public class CrowdApplicationModuleAuthenticationProvider extends LocalCrowdAuthenticationProvider
applicationService
Constructor and Description |
---|
CrowdApplicationModuleAuthenticationProvider(String applicationName,
ApplicationService applicationService,
ApplicationManager applicationManager,
TokenAuthenticationManager tokenAuthenticationManager) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.security.core.GrantedAuthority[] |
findGrantedAuthorities(String username) |
protected String |
getApplicationName() |
authenticate, authenticateWithoutPassword, getApplication, isAuthenticated, loadUserByToken, loadUserByUsername, supports
authenticate, authenticateCrowdRememberedUsername, authenticateCrowdSSO, authenticateUsernamePassword, supports, translateException
public CrowdApplicationModuleAuthenticationProvider(String applicationName, ApplicationService applicationService, ApplicationManager applicationManager, TokenAuthenticationManager tokenAuthenticationManager)
protected String getApplicationName()
getApplicationName
in class LocalCrowdAuthenticationProvider
protected org.springframework.security.core.GrantedAuthority[] findGrantedAuthorities(String username) throws ApplicationNotFoundException
findGrantedAuthorities
in class LocalCrowdAuthenticationProvider
ApplicationNotFoundException
Copyright © 2020 Atlassian. All rights reserved.