Class GlassFishPrincipalMapper
java.lang.Object
org.glassfish.ejb.security.application.GlassFishPrincipalMapper
- All Implemented Interfaces:
jakarta.security.jacc.PrincipalMapper
public class GlassFishPrincipalMapper
extends Object
implements jakarta.security.jacc.PrincipalMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCallerPrincipal(Subject subject) getMappedRoles(Subject subject) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.security.jacc.PrincipalMapper
getCallerPrincipal, getMappedRoles
-
Constructor Details
-
GlassFishPrincipalMapper
-
-
Method Details
-
getCallerPrincipal
- Specified by:
getCallerPrincipalin interfacejakarta.security.jacc.PrincipalMapper
-
getMappedRoles
- Specified by:
getMappedRolesin interfacejakarta.security.jacc.PrincipalMapper
-
isAnyAuthenticatedUserRoleMapped
public boolean isAnyAuthenticatedUserRoleMapped()- Specified by:
isAnyAuthenticatedUserRoleMappedin interfacejakarta.security.jacc.PrincipalMapper
-