|
||||||||||
| 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.confluence.user.ConfluenceAuthenticator
com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator
com.atlassian.confluence.user.ConfluenceLDAPGroupJoiningAuthenticator
public class ConfluenceLDAPGroupJoiningAuthenticator
This authenticator adds users to confluence-users when they first log in, but only for users which belong to an LDAP directory.
for one which adds all users, regardless of their directory type,
Serialized Form| Field Summary |
|---|
| 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 | |
|---|---|
ConfluenceLDAPGroupJoiningAuthenticator()
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator |
|---|
addUserToGroup, getCrowdService, login |
| Methods inherited from class com.atlassian.confluence.user.ConfluenceAuthenticator |
|---|
authenticate, authoriseUserAndEstablishSession, getEventPublisher, getUser, getUser, getUserAccessor, logout, putPrincipalInSessionContext, setUserAccessor |
| Methods inherited from class com.atlassian.seraph.auth.DefaultAuthenticator |
|---|
getAuthType, getElevatedSecurityGuard, getLogoutInterceptors, getRememberMeService, getRoleMapper, getUserFromBasicAuthentication, getUserFromCookie, getUserFromSession, init, isAuthorised, isPrincipalAlreadyInSessionContext, isUserInRole, refreshPrincipalObtainedFromSession, removePrincipalFromSessionContext |
| Methods inherited from class com.atlassian.seraph.auth.AbstractAuthenticator |
|---|
destroy, getConfig, getRemoteUser, getUser, login |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceLDAPGroupJoiningAuthenticator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||