| Interface | Description |
|---|---|
| Session |
A Session represents an authenticated, time-bound information exchange opportunity granted by a server to a client.
|
| Class | Description |
|---|---|
| ApplicationAuthenticationContext |
The
ApplicationAuthenticationContext is used by authenticating
applications. |
| AuthenticatedToken |
An authentication token maps the valid authentication.
|
| AuthenticationContext |
Minimal information necessary when authenticating with the Crowd server.
|
| CookieConfiguration |
Represents the configuration of Crowd's cookie based SSO
|
| UserAuthenticationContext |
The
UserAuthenticationContext is used to authenticate
users. |
| ValidationFactor |
Validation factors are used to construct a unique token when a
com.atlassian.crowd.integration.model.RemotePrincipal
authenticates with the crowd server. |
Copyright © 2021 Atlassian. All rights reserved.