Package | Description |
---|---|
com.bluefin.decryptx | |
com.bluefin.decryptx.apis |
Modifier and Type | Method and Description |
---|---|
static AuthenticationMethod |
AuthenticationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationMethod[] |
AuthenticationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiClient.setAuthenticationMethod(AuthenticationMethod method,
String id,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
DecryptxApi.setAuthenticationMethod(AuthenticationMethod method,
String id,
String key) |
Constructor and Description |
---|
DecryptxApi(AuthenticationMethod method,
String id,
String key) |
Copyright © 2018. All rights reserved.