Package google.registry.model.contact
Class ContactAuthInfo
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppcommon.AuthInfo
google.registry.model.contact.ContactAuthInfo
- All Implemented Interfaces:
UnsafeSerializable
,Serializable
,Cloneable
A version of authInfo specifically for contacts.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.eppcommon.AuthInfo
AuthInfo.PasswordAuth
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
ContactAuthInfo
public ContactAuthInfo()
-
-
Method Details
-
create
-