|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.seraph.auth.AbstractAuthenticator
com.atlassian.seraph.auth.DefaultAuthenticator
com.atlassian.crowd.integration.seraph.CrowdAuthenticator
com.atlassian.crowd.integration.seraph.ConfluenceAuthenticator
public class ConfluenceAuthenticator
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator |
|---|
httpAuthenticator, userManager |
| Fields inherited from class com.atlassian.seraph.auth.DefaultAuthenticator |
|---|
LOGGED_IN_KEY, LOGGED_OUT_KEY |
| Fields inherited from interface com.atlassian.seraph.auth.Authenticator |
|---|
DEFAULT_AUTHENTICATOR |
| Constructor Summary | |
|---|---|
ConfluenceAuthenticator()
|
|
ConfluenceAuthenticator(HttpAuthenticator httpAuthenticator,
UserManager userManager)
|
|
| Method Summary | |
|---|---|
protected java.security.Principal |
getUser(java.lang.String username)
|
| Methods inherited from class com.atlassian.crowd.integration.seraph.CrowdAuthenticator |
|---|
authenticate, autoLoginToCrowd, getUser, isAuthenticated, login, login, logout |
| Methods inherited from class com.atlassian.seraph.auth.DefaultAuthenticator |
|---|
decodeCookie, encodeCookie, getAuthType, getCookiePath, getLoginCookieKey, getLoginCookiePath, getLogoutInterceptors, getRoleMapper, getUserFromBasicAuthentication, getUserFromCookie, getUserFromSession, init, isUserInRole |
| Methods inherited from class com.atlassian.seraph.auth.AbstractAuthenticator |
|---|
destroy, getConfig, getRemoteUser, getUser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceAuthenticator()
public ConfluenceAuthenticator(HttpAuthenticator httpAuthenticator,
UserManager userManager)
| Method Detail |
|---|
protected java.security.Principal getUser(java.lang.String username)
getUser in class com.atlassian.seraph.auth.DefaultAuthenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||