Uses of Interface
org.infinispan.security.PrincipalRoleMapperContext
-
Packages that use PrincipalRoleMapperContext Package Description org.infinispan.security Security API.org.infinispan.security.mappers -
-
Uses of PrincipalRoleMapperContext in org.infinispan.security
Methods in org.infinispan.security with parameters of type PrincipalRoleMapperContext Modifier and Type Method Description void
PrincipalRoleMapper. setContext(PrincipalRoleMapperContext context)
Sets the context for thisPrincipalRoleMapper
-
Uses of PrincipalRoleMapperContext in org.infinispan.security.mappers
Methods in org.infinispan.security.mappers with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw PrincipalRoleMapperContext Modifier and Type Method Description void
CommonNameRoleMapper. setContext(PrincipalRoleMapperContext context)
void
IdentityRoleMapper. setContext(PrincipalRoleMapperContext context)
-