Uses of Enum Class
com.atlassian.crowd.service.client.AuthenticationMethod
Packages that use AuthenticationMethod
Package
Description
-
Uses of AuthenticationMethod in com.atlassian.crowd.integration.springsecurity
Methods in com.atlassian.crowd.integration.springsecurity that return AuthenticationMethod -
Uses of AuthenticationMethod in com.atlassian.crowd.service.client
Fields in com.atlassian.crowd.service.client declared as AuthenticationMethodModifier and TypeFieldDescriptionprotected AuthenticationMethodAbstractClientProperties.authenticationMethodMethods in com.atlassian.crowd.service.client that return AuthenticationMethodModifier and TypeMethodDescriptionAbstractClientProperties.getAuthenticationMethod()ClientProperties.getAuthenticationMethod()ImmutableClientProperties.getAuthenticationMethod()static AuthenticationMethodstatic AuthenticationMethodReturns 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.Methods in com.atlassian.crowd.service.client with parameters of type AuthenticationMethodModifier and TypeMethodDescriptionImmutableClientProperties.Builder.setAuthenticationMethod(AuthenticationMethod authenticationMethod)