Uses of Class
org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
-
Packages that use RolePrincipal Package Description org.apache.activemq.artemis.utils -
-
Uses of RolePrincipal in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils that return types with arguments of type RolePrincipal Modifier and Type Method Description static Set<RolePrincipal>SecurityManagerUtil. getPrincipalsInRole(CheckType checkType, Set<Role> roles, String rolePrincipalClass)
-