Record Class IdAPasswordExpirationSetSpecific

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdAPasswordExpirationSetSpecific
Record Components:
time - The time
All Implemented Interfaces:
IdAPasswordExpirationSetType

public record IdAPasswordExpirationSetSpecific(OffsetDateTime time) extends Record implements IdAPasswordExpirationSetType
Specify that the password in question should expire at the given date/time, regardless of what the server's expiration setting is.