Class BasicAuthenticator

java.lang.Object
org.infinispan.rest.authentication.impl.BasicAuthenticator
All Implemented Interfaces:
Closeable, AutoCloseable, Authenticator

public class BasicAuthenticator extends Object implements Authenticator
BASIC authentication mechanism.
Author:
Tristan Tarrant, Sebastian Ɓaskawiec