Class Authenticator

java.lang.Object
org.apache.tomcat.websocket.Authenticator
Direct Known Subclasses:
BasicAuthenticator, DigestAuthenticator

public abstract class Authenticator extends Object
Base class for the authentication methods used by the WebSocket client.