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
Methods 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 java.util.Map<java.lang.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)
-