Class JaasSecurityRealm.JaasAuthorizationIdentity

  • All Implemented Interfaces:
    AuthorizationIdentity
    Enclosing class:
    JaasSecurityRealm

    private static class JaasSecurityRealm.JaasAuthorizationIdentity
    extends Object
    implements AuthorizationIdentity
    A JAAS realm's authorization identity. Roles are mapped from all Subject's principals with the following rule: key of the attribute is principal's simple classname and the value is principal's name