Uses of Interface
org.infinispan.security.Role
-
Uses of Role in org.infinispan.configuration.global
Modifier and TypeFieldDescriptionGlobalAuthorizationConfiguration.DEFAULT_ROLES
static final AttributeDefinition<Map<String,
Role>> GlobalAuthorizationConfiguration.ROLES
-
Uses of Role in org.infinispan.security
Modifier and TypeMethodDescriptionstatic Role
Role.newRole
(String name, boolean inheritable, AuthorizationPermission... authorizationPermissions) Modifier and TypeMethodDescriptionAdds a new role -
Uses of Role in org.infinispan.security.impl
-
Uses of Role in org.infinispan.security.mappers
Modifier and TypeMethodDescription