Class CrowdApplicationGrantedAuthority
java.lang.Object
com.atlassian.crowd.integration.springsecurity.CrowdApplicationGrantedAuthority
- All Implemented Interfaces:
Serializable
,org.springframework.security.core.GrantedAuthority
public final class CrowdApplicationGrantedAuthority
extends Object
implements org.springframework.security.core.GrantedAuthority
This granted authority is assigned to users authenticated to the Crowd application
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
getAuthority
- Specified by:
getAuthority
in interfaceorg.springframework.security.core.GrantedAuthority
-