| Package | Description |
|---|---|
| org.javaswift.joss.client.factory |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethod |
AccountConfig.getAuthenticationMethod() |
static AuthenticationMethod |
AuthenticationMethod.valueOf(java.lang.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 |
|---|---|
AccountFactory |
AccountFactory.setAuthenticationMethod(AuthenticationMethod authenticationMethod) |
void |
AccountConfig.setAuthenticationMethod(AuthenticationMethod authenticationMethod) |
Copyright © 2012-2020 42 BV. All Rights Reserved.