Package | Description |
---|---|
com.veertu.ankaMgmtSdk |
Modifier and Type | Method and Description |
---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AnkaAPI(List<String> mgmtURLS,
boolean skipTLSVerification,
String client,
String key,
AuthType authType,
String rootCA) |
AnkaAPI(String mgmtUrl,
boolean skipTLSVerification,
String client,
String key,
AuthType authType,
String rootCA) |
Copyright © 2016–2019. All rights reserved.