Class Authenticator

    • Constructor Detail

      • Authenticator

        public Authenticator()
    • Method Detail

      • doAuthenticate

        public abstract boolean doAuthenticate​(Authenticator.Context context)
        Returns:
        true if user was successfully authenticated with specified credentials, false otherwise
        Throws:
        java.lang.RuntimeException - in case of unexpected error such as connection failure