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.impl
Classes in org.infinispan.rest.authentication.impl that implement RestAuthenticatorModifier and TypeClassDescriptionclass
BASIC authentication mechanism.class
Client Certificate authentication mechanism. -
Uses of RestAuthenticator in org.infinispan.rest.configuration
Methods in org.infinispan.rest.configuration that return RestAuthenticatorMethods in org.infinispan.rest.configuration with parameters of type RestAuthenticatorModifier and TypeMethodDescriptionRestAuthenticationConfigurationBuilder.authenticator
(RestAuthenticator authenticator)