Package google.registry.model.console
Class PasswordResetRequest
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.console.PasswordResetRequest
Represents a password reset request of some type.
Password reset requests must be performed within an hour of the time that they were requested, as well as requiring that the requester and the fulfiller have the proper respective permissions.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for constructing immutablePasswordResetRequest
objects.static enum
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
Nested classes/interfaces inherited from interface google.registry.model.Buildable
Buildable.GenericBuilder<S,
B extends Buildable.GenericBuilder<?, ?>>, Buildable.Overlayable<T> -
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper