Uses of Class
com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
Packages that use CrowdUserDetails
-
Uses of CrowdUserDetails in com.atlassian.crowd.integration.springsecurity
Methods in com.atlassian.crowd.integration.springsecurity that return CrowdUserDetailsModifier and TypeMethodDescriptionprotected abstract CrowdUserDetailsCrowdAuthenticationProvider.loadUserByToken(String token) Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.protected abstract CrowdUserDetailsCrowdAuthenticationProvider.loadUserByUsername(String username) Retreive the user details for a user based on their username.