Uses of Interface
org.infinispan.security.Role
-
Packages that use Role Package Description org.infinispan.configuration.global EmbeddedCacheManagerconfiguration -
-
Uses of Role in org.infinispan.configuration.global
Fields in org.infinispan.configuration.global with type parameters of type Role Modifier and Type Field Description static org.infinispan.commons.configuration.attributes.AttributeDefinition<Map<String,Role>>GlobalAuthorizationConfiguration. ROLESMethods in org.infinispan.configuration.global that return Role Modifier and Type Method Description RoleGlobalRoleConfigurationBuilder. create()Methods in org.infinispan.configuration.global that return types with arguments of type Role Modifier and Type Method Description Map<String,Role>GlobalAuthorizationConfiguration. roles()Methods in org.infinispan.configuration.global with parameters of type Role Modifier and Type Method Description Builder<?>GlobalRoleConfigurationBuilder. read(Role template)
-