| 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 |
ImmutableClientProperties.getAuthenticationMethod() |
AuthenticationMethod |
ClientProperties.getAuthenticationMethod() |
AuthenticationMethod |
AbstractClientProperties.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 © 2025 Atlassian. All rights reserved.