|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.http |
|---|
| Classes in com.atlassian.crowd.integration.http that implement CrowdHttpAuthenticator | |
|---|---|
class |
CacheAwareCrowdHttpAuthenticator
CacheAwareCrowdHttpAuthenticator ensures that a user exists in the cache when a user is retrieved from the server or is authenticated. |
class |
CrowdHttpAuthenticatorImpl
Implementation of CrowdHttpAuthenticator. |
| Constructors in com.atlassian.crowd.integration.http with parameters of type CrowdHttpAuthenticator | |
|---|---|
CacheAwareCrowdHttpAuthenticator(CrowdHttpAuthenticator delegate,
AuthenticatorUserCache userCache)
|
|
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.http.filter |
|---|
| Constructors in com.atlassian.crowd.integration.http.filter with parameters of type CrowdHttpAuthenticator | |
|---|---|
CrowdSecurityFilter(CrowdHttpAuthenticator httpAuthenticator,
ClientProperties clientProperties)
Constructs a CrowdSecurityFilter. |
|
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.rest.service.factory |
|---|
| Methods in com.atlassian.crowd.integration.rest.service.factory that return CrowdHttpAuthenticator | |
|---|---|
static CrowdHttpAuthenticator |
RestCrowdHttpAuthenticationFactory.getAuthenticator()
Returns a singleton instance of CrowdHttpAuthenticator. |
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.seraph |
|---|
| Constructors in com.atlassian.crowd.integration.seraph with parameters of type CrowdHttpAuthenticator | |
|---|---|
BambooAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
ConfluenceAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
CrowdAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
JIRAAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.seraph.v22 |
|---|
| Constructors in com.atlassian.crowd.integration.seraph.v22 with parameters of type CrowdHttpAuthenticator | |
|---|---|
BambooAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
ConfluenceAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
CrowdAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
JIRAAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.integration.seraph.v25 |
|---|
| Constructors in com.atlassian.crowd.integration.seraph.v25 with parameters of type CrowdHttpAuthenticator | |
|---|---|
CrowdAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator)
|
|
| Uses of CrowdHttpAuthenticator in com.atlassian.crowd.security.demo.action |
|---|
| Fields in com.atlassian.crowd.security.demo.action declared as CrowdHttpAuthenticator | |
|---|---|
protected CrowdHttpAuthenticator |
BaseAction.crowdHttpAuthenticator
|
| Methods in com.atlassian.crowd.security.demo.action that return CrowdHttpAuthenticator | |
|---|---|
CrowdHttpAuthenticator |
BaseAction.getCrowdHttpAuthenticator()
|
| Methods in com.atlassian.crowd.security.demo.action with parameters of type CrowdHttpAuthenticator | |
|---|---|
void |
BaseAction.setCrowdHttpAuthenticator(CrowdHttpAuthenticator httpAuthenticator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||