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, setUserAccessor
getAuthType, getElevatedSecurityGuard, getLogoutInterceptors, getRememberMeService, getRoleMapper, getUserFromBasicAuthentication, getUserFromCookie, getUserFromSession, init, isAuthorised, removePrincipalFromSessionContext
public 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.Authenticator
login
in class ConfluenceAuthenticator
com.atlassian.seraph.auth.AuthenticatorException
protected static boolean addUserToGroup(com.atlassian.crowd.embedded.api.User user, String groupName)
protected static com.atlassian.crowd.embedded.api.CrowdService getCrowdService()
Copyright © 2003–2016 Atlassian. All rights reserved.