Class PasswordExpiredDetails

java.lang.Object
com.lexmark.saperion.exceptions.ErrorDetailsType
com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
All Implemented Interfaces:
Serializable

public class PasswordExpiredDetails extends com.lexmark.saperion.exceptions.ErrorDetailsType
These are the details of PasswordExpiredException.
Author:
jschwarz
See Also:
  • Field Details

  • Constructor Details

    • PasswordExpiredDetails

      public PasswordExpiredDetails()
  • Method Details

    • getUser

      public com.lexmark.saperion.administration.UserReferenceType getUser()
    • setUser

      public void setUser(com.lexmark.saperion.administration.UserReferenceType user)
    • getType

      public String getType()
      Specified by:
      getType in class com.lexmark.saperion.exceptions.ErrorDetailsType
    • toString

      public String toString()
      Overrides:
      toString in class com.lexmark.saperion.exceptions.ErrorDetailsType