Interface IAuthentication

All Known Implementing Classes:
Authentication

public interface IAuthentication
  • Method Details

    • getPassword

      String getPassword()
    • getUsername

      String getUsername()
    • isPreemptive

      boolean isPreemptive()
    • isForces

      boolean isForces()
    • isLazy

      boolean isLazy()