Record Class IdAPasswordExpirationSetRefresh
java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdAPasswordExpirationSetRefresh
- All Implemented Interfaces:
IdAPasswordExpirationSetType
public record IdAPasswordExpirationSetRefresh()
extends Record
implements IdAPasswordExpirationSetType
Specify that the password in question should expire according to the server's
expiration setting. The expiration date will be set relative to the server's
current time.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aIdAPasswordExpirationSetRefreshrecord class. -
Method Summary
-
Constructor Details
-
IdAPasswordExpirationSetRefresh
public IdAPasswordExpirationSetRefresh()Creates an instance of aIdAPasswordExpirationSetRefreshrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-