Interface IAuthentication

  • All Known Implementing Classes:
    Authentication

    public interface IAuthentication
    • Method Detail

      • getPassword

        java.lang.String getPassword()
      • getUsername

        java.lang.String getUsername()