Interface AuthRequest.AuthPasswordInterface

All Known Implementing Classes:
Auth2FAPassword, AuthAESPassword, AuthCodePassword, AuthMultiPassword, AuthOAuthPassword, AuthPlainPassword, AuthRSAPassword, AuthSignaturePassword, AuthTOTPPassword
Enclosing class:
AuthRequest

public static interface AuthRequest.AuthPasswordInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    default boolean
     
  • Method Details

    • check

      boolean check()
    • isAllowSave

      default boolean isAllowSave()