Uses of Interface
org.infinispan.rest.authentication.Authenticator
Packages that use Authenticator
Package
Description
REST Server Configuration API
-
Uses of Authenticator in org.infinispan.rest.authentication.impl
Classes in org.infinispan.rest.authentication.impl that implement AuthenticatorModifier and TypeClassDescriptionclass
BASIC authentication mechanism.class
Client Certificate authentication mechanism. -
Uses of Authenticator in org.infinispan.rest.configuration
Methods in org.infinispan.rest.configuration that return AuthenticatorMethods in org.infinispan.rest.configuration with parameters of type AuthenticatorModifier and TypeMethodDescriptionAuthenticationConfigurationBuilder.authenticator
(Authenticator authenticator)