Package google.registry.model.eppcommon
Class AuthInfo.PasswordAuth
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppcommon.AuthInfo.PasswordAuth
- All Implemented Interfaces:
UnsafeSerializable
,Serializable
,Cloneable
- Enclosing class:
AuthInfo
@Embeddable
public static class AuthInfo.PasswordAuth
extends ImmutableObject
implements UnsafeSerializable
The "pwAuthInfoType" complex type.
- See Also:
-
Nested Class Summary
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
-
PasswordAuth
public PasswordAuth()
-
-
Method Details
-
getValue
-
getRepoId
-
create
-
create
-