Class Authentication


  • public class Authentication
    extends Object
    Factory to supply an Authenticator or CallbackHandler for use during tests.
    Author:
    Darran Lofthouse
    • Field Detail

      • username

        public static String username
      • password

        public static String password
    • Constructor Detail

      • Authentication

        public Authentication()