| Package | Description |
|---|---|
| com.atlassian.crowd.integration.http | |
| com.atlassian.crowd.integration.http.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAwareCrowdHttpAuthenticator
CacheAwareCrowdHttpAuthenticator ensures that a user exists in the cache when a user is retrieved from the server or
is authenticated.
|
class |
CrowdHttpAuthenticatorImpl
An implementation of CrowdHttpAuthenticator using a
CrowdClient
to talk to a Crowd server. |
| Constructor and Description |
|---|
CacheAwareCrowdHttpAuthenticator(CrowdHttpAuthenticator delegate,
AuthenticatorUserCache userCache) |
| Constructor and Description |
|---|
CrowdSecurityFilter(CrowdHttpAuthenticator httpAuthenticator,
AuthenticationUrlProvider authenticationUrlProvider) |
CrowdSecurityFilter(CrowdHttpAuthenticator httpAuthenticator,
ClientProperties clientProperties)
Constructs a CrowdSecurityFilter.
|
Copyright © 2018 Atlassian. All rights reserved.