Uses of Interface
org.infinispan.rest.authentication.RestAuthenticator
Package
Description
REST Server Configuration API
-
Uses of RestAuthenticator in org.infinispan.rest.authentication.impl
Modifier and TypeClassDescriptionclass
BASIC authentication mechanism.class
Client Certificate authentication mechanism. -
Uses of RestAuthenticator in org.infinispan.rest.configuration
Modifier and TypeMethodDescriptionRestAuthenticationConfigurationBuilder.authenticator
(RestAuthenticator authenticator)