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 Details

  • Method Details

    • getAuthority

      public String getAuthority()
      Specified by:
      getAuthority in interface org.springframework.security.core.GrantedAuthority