Uses of Class
com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
Packages that use CrowdSSOAuthenticationToken
-
Uses of CrowdSSOAuthenticationToken in com.atlassian.crowd.integration.springsecurity
Methods in com.atlassian.crowd.integration.springsecurity with parameters of type CrowdSSOAuthenticationTokenModifier and TypeMethodDescriptionprotected org.springframework.security.core.Authentication
CrowdAuthenticationProvider.authenticateCrowdSSO
(CrowdSSOAuthenticationToken ssoToken) Attempts to authenticate based on an existing Crowd token and validation factors from a HttpServletRequest.