Uses of Interface
org.infinispan.rest.authentication.RestAuthenticator
Packages that use RestAuthenticator
Package
Description
REST Server Configuration API
- 
Uses of RestAuthenticator in org.infinispan.rest.authentication.implClasses in org.infinispan.rest.authentication.impl that implement RestAuthenticatorModifier and TypeClassDescriptionclassBASIC authentication mechanism.classClient Certificate authentication mechanism.
- 
Uses of RestAuthenticator in org.infinispan.rest.configurationMethods in org.infinispan.rest.configuration that return RestAuthenticatorMethods in org.infinispan.rest.configuration with parameters of type RestAuthenticatorModifier and TypeMethodDescriptionRestAuthenticationConfigurationBuilder.authenticator(RestAuthenticator authenticator)