Uses of Interface
org.infinispan.security.PrincipalRoleMapper
-
Packages that use PrincipalRoleMapper Package Description org.infinispan.configuration.global EmbeddedCacheManagerconfigurationorg.infinispan.security.mappers -
-
Uses of PrincipalRoleMapper in org.infinispan.configuration.global
Methods in org.infinispan.configuration.global that return PrincipalRoleMapper Modifier and Type Method Description PrincipalRoleMapperPrincipalRoleMapperConfigurationBuilder. mapper()PrincipalRoleMapperGlobalAuthorizationConfiguration. principalRoleMapper()PrincipalRoleMapperPrincipalRoleMapperConfiguration. roleMapper()Methods in org.infinispan.configuration.global with parameters of type PrincipalRoleMapper Modifier and Type Method Description PrincipalRoleMapperConfigurationBuilderPrincipalRoleMapperConfigurationBuilder. mapper(PrincipalRoleMapper principalRoleMapper)GlobalAuthorizationConfigurationBuilderGlobalAuthorizationConfigurationBuilder. principalRoleMapper(PrincipalRoleMapper principalRoleMapper) -
Uses of PrincipalRoleMapper in org.infinispan.security.mappers
Classes 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 PrincipalRoleMapper Modifier and Type Class Description classCommonNameRoleMapperCommonNameRoleMapper.classIdentityRoleMapperIdentityRoleMapper.
-