Uses of Class
com.atlassian.crowd.integration.springsecurity.CrowdSSOTokenInvalidException
Packages that use CrowdSSOTokenInvalidException
-
Uses of CrowdSSOTokenInvalidException in com.atlassian.crowd.integration.springsecurity
Methods in com.atlassian.crowd.integration.springsecurity that throw CrowdSSOTokenInvalidExceptionModifier and TypeMethodDescriptionprotected abstract CrowdUserDetailsCrowdAuthenticationProvider.loadUserByToken(String token) Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.