Interface | Description |
---|---|
ClientProperties |
Properties required for the Crowd Client.
|
CrowdClient |
Atlassian Crowd client interface.
|
ResourceLocator |
Will provide information about the location of the Crowd resource used to configure a Crowd
Client.
|
Class | Description |
---|---|
AbstractClientProperties | |
BaseResourceLocator |
Abstract class with a few methods that will help locate a given resource
|
ClientPropertiesImpl |
This bean is a container for the application's crowd.properties.
|
ClientResourceLocator |
Will find the location of the given resourceName based off a set of rules to
locate the given resourceFileName:
System property
Configuration directory
Classpath
|
ImmutableClientProperties | |
ImmutableClientProperties.Builder |
Enum | Description |
---|---|
AuthenticationMethod |
Authentication methods known to the Rest Crowd Client.
|
Copyright © 2021 Atlassian. All rights reserved.