Uses of Interface
org.infinispan.rest.authentication.Authenticator
-
Packages that use Authenticator Package Description org.infinispan.rest.configuration REST Server Configuration API -
-
Uses of Authenticator in org.infinispan.rest.configuration
Methods in org.infinispan.rest.configuration that return Authenticator Modifier and Type Method Description Authenticator
AuthenticationConfiguration. authenticator()
Methods in org.infinispan.rest.configuration with parameters of type Authenticator Modifier and Type Method Description AuthenticationConfigurationBuilder
AuthenticationConfigurationBuilder. authenticator(Authenticator authenticator)
-