Class BasicAuthenticator

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

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