Uses of Class
com.sun.enterprise.deployment.annotation.handlers.AbstractCommonAttributeHandler
-
Packages that use AbstractCommonAttributeHandler Package Description com.sun.enterprise.deployment.annotation.handlers -
-
Uses of AbstractCommonAttributeHandler in com.sun.enterprise.deployment.annotation.handlers
Subclasses of AbstractCommonAttributeHandler in com.sun.enterprise.deployment.annotation.handlers Modifier and Type Class Description classDeclareRolesHandlerThis handler is responsible for handling the jakarta.annotation.security.DeclareRoles.classDenyAllHandlerThis handler is responsible for handling the jakarta.annotation.security.DenyAll.classPermitAllHandlerThis handler is responsible for handling the jakarta.annotation.security.PermitAll.classRolesAllowedHandlerThis handler is responsible for handling the jakarta.annotation.security.RolesAllowed.classRunAsHandlerThis handler is responsible for handling the jakarta.annotation.security.RunAs.
-