Package auth.gui

Interface AuthAction.AuthMethod

  • All Known Implementing Classes:
    AuthApiToken, AuthSessionCookie
    Enclosing class:
    AuthAction

    public static interface AuthAction.AuthMethod
    Interface that every authentication method has to implement.