Uses of Class
org.infinispan.security.impl.CacheSubjectPair
Packages that use CacheSubjectPair
-
Uses of CacheSubjectPair in org.infinispan.security.impl
Method parameters in org.infinispan.security.impl with type arguments of type CacheSubjectPairModifier and TypeMethodDescriptionvoid
Authorizer.setAclCache
(Map<CacheSubjectPair, SubjectACL> aclCache) Constructor parameters in org.infinispan.security.impl with type arguments of type CacheSubjectPairModifierConstructorDescriptionAuthorizer
(GlobalSecurityConfiguration globalConfiguration, AuditContext context, String name, Map<CacheSubjectPair, SubjectACL> aclCache)