Class ElytronAuthenticator


  • @Deprecated
    public final class ElytronAuthenticator
    extends Authenticator
    Deprecated.
    Using the ElytronAuthenticator is not supported or recommended due to known credential limitations in Java 8.
    An implementation of Authenticator which uses the current security context to perform the authentication.
    Author:
    David M. Lloyd