Class JaasAuthenticator

  • All Implemented Interfaces:
    java.io.Serializable

    public class JaasAuthenticator
    extends Authenticator
    JaasAuthenticator is the default implementation for JAAS authentication.
    Version:
    $Revision: 1330 $ $Date: 2010-05-24 00:10:53 +0200 (Mon, 24 May 2010) $
    Author:
    Middleware Services
    See Also:
    Serialized Form
    • Constructor Detail

      • JaasAuthenticator

        public JaasAuthenticator()
        Default constructor.
      • JaasAuthenticator

        public JaasAuthenticator​(AuthenticatorConfig authConfig)
        This will create a new JaasAuthenticator with the supplied AuthenticatorConfig.
        Parameters:
        authConfig - AuthenticatorConfig