|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.http.HttpAuthenticatorFactory
public class HttpAuthenticatorFactory
Use this class to maintain a singleton instance of the HttpAuthenticator. If you are managing the HttpAuthenticator instance externally, eg. via Spring, you do not need to use this class. Note that using this factory will implicitly use the SecurityServerClientFactory to maintain the underlying instance of the SecurityServerClient.
| Constructor Summary | |
|---|---|
HttpAuthenticatorFactory()
|
|
| Method Summary | |
|---|---|
static HttpAuthenticator |
getHttpAuthenticator()
Retrieve the singleton instance of the HttpAuthenticator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpAuthenticatorFactory()
| Method Detail |
|---|
public static HttpAuthenticator getHttpAuthenticator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||