Uses of Class
org.infinispan.security.impl.Authorizer
Packages that use Authorizer
Package
Description
REST Server bootstrap and Netty bridge classes.
-
Uses of Authorizer in org.infinispan.rest
Methods in org.infinispan.rest with parameters of type AuthorizerModifier and TypeMethodDescriptionprotected RestDispatcherRestServer.createDispatcher(ResourceManager manager, Authorizer authorizer) -
Uses of Authorizer in org.infinispan.rest.framework.impl
Constructors in org.infinispan.rest.framework.impl with parameters of type Authorizer -
Uses of Authorizer in org.infinispan.security.impl
Methods in org.infinispan.security.impl with parameters of type AuthorizerModifier and TypeMethodDescriptionvoidGlobalSecurityManagerImpl.init(GlobalConfiguration globalConfiguration, EmbeddedCacheManager embeddedCacheManager, Authorizer authorizer)