public class ConfluenceGroupJoiningAuthenticator extends ConfluenceAuthenticator
| Constructor and Description | 
|---|
| ConfluenceGroupJoiningAuthenticator() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static boolean | addUserToGroup(com.atlassian.crowd.embedded.api.User user,
              String groupName) | 
| protected static com.atlassian.crowd.embedded.api.CrowdService | getCrowdService() | 
| boolean | login(javax.servlet.http.HttpServletRequest httpServletRequest,
     javax.servlet.http.HttpServletResponse httpServletResponse,
     String username,
     String password,
     boolean setRememberMeCookie) | 
authenticate, authoriseUserAndEstablishSession, getEventPublisher, getUser, getUser, getUserAccessor, isPrincipalAlreadyInSessionContext, logout, putPrincipalInSessionContext, refreshPrincipalObtainedFromSession, setUserAccessorgetAuthType, getElevatedSecurityGuard, getLogoutInterceptors, getRememberMeService, getRoleMapper, getUserFromBasicAuthentication, getUserFromCookie, getUserFromSession, init, isAuthorised, removePrincipalFromSessionContextpublic boolean login(javax.servlet.http.HttpServletRequest httpServletRequest,
                     javax.servlet.http.HttpServletResponse httpServletResponse,
                     String username,
                     String password,
                     boolean setRememberMeCookie)
              throws com.atlassian.seraph.auth.AuthenticatorException
login in interface com.atlassian.seraph.auth.Authenticatorlogin in class ConfluenceAuthenticatorcom.atlassian.seraph.auth.AuthenticatorExceptionprotected static boolean addUserToGroup(com.atlassian.crowd.embedded.api.User user,
                                        String groupName)
protected static com.atlassian.crowd.embedded.api.CrowdService getCrowdService()
Copyright © 2003–2018 Atlassian. All rights reserved.