Uses of Enum Class
com.atlassian.crowd.service.client.AuthenticationMethod
Package
Description
-
Uses of AuthenticationMethod in com.atlassian.crowd.integration.springsecurity
-
Uses of AuthenticationMethod in com.atlassian.crowd.service.client
Modifier and TypeFieldDescriptionprotected AuthenticationMethod
AbstractClientProperties.authenticationMethod
Modifier and TypeMethodDescriptionAbstractClientProperties.getAuthenticationMethod()
ClientProperties.getAuthenticationMethod()
ImmutableClientProperties.getAuthenticationMethod()
static AuthenticationMethod
static AuthenticationMethod
Returns the enum constant of this class with the specified name.static AuthenticationMethod[]
AuthenticationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionImmutableClientProperties.Builder.setAuthenticationMethod
(AuthenticationMethod authenticationMethod)