Package | Description |
---|---|
com.atlassian.crowd.integration.springsecurity | |
com.atlassian.crowd.service.client |
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
CrowdServerClientProperties.getAuthenticationMethod() |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationMethod |
AbstractClientProperties.authenticationMethod |
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
AbstractClientProperties.getAuthenticationMethod() |
AuthenticationMethod |
ClientProperties.getAuthenticationMethod() |
AuthenticationMethod |
ImmutableClientProperties.getAuthenticationMethod() |
static AuthenticationMethod |
AuthenticationMethod.parse(String key) |
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 |
---|---|
ImmutableClientProperties.Builder |
ImmutableClientProperties.Builder.setAuthenticationMethod(AuthenticationMethod authenticationMethod) |
Copyright © 2021 Atlassian. All rights reserved.