Uses of Interface
org.infinispan.rest.authentication.Authenticator
-
Packages that use Authenticator Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes. -
-
Uses of Authenticator in org.infinispan.rest
Methods in org.infinispan.rest with parameters of type Authenticator Modifier and Type Method Description voidRestServer. setAuthenticator(Authenticator authenticator)Sets Authentication mechanism.
-