Class HvlOAuthPasswordRestrictionQueryModel

java.lang.Object
tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.user.model.query.HvlOAuthPasswordRestrictionQueryModel
All Implemented Interfaces:
Serializable

public class HvlOAuthPasswordRestrictionQueryModel extends tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
A data transfer object which is used to filter query.
See Also:
  • Constructor Details

    • HvlOAuthPasswordRestrictionQueryModel

      public HvlOAuthPasswordRestrictionQueryModel()
      Instantiates a new password restriction query model.
  • Method Details

    • getBlackListedPassword

      public String getBlackListedPassword()
      Gets black listed password.
      Returns:
      the black listed password
    • setBlackListedPassword

      public void setBlackListedPassword(String blackListedPassword)
      Sets black listed password.
      Parameters:
      blackListedPassword - the black listed password