Class AbstractAuthenticationContext

    • Constructor Detail

      • AbstractAuthenticationContext

        public AbstractAuthenticationContext​(String username)
    • Method Detail

      • getUsername

        public String getUsername()
      • getEnteredCredential

        public abstract Object getEnteredCredential()