Class AuthInfo

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppcommon.AuthInfo
All Implemented Interfaces:
UnsafeSerializable, Serializable, Cloneable
Direct Known Subclasses:
ContactAuthInfo, DomainAuthInfo

@Embeddable @MappedSuperclass public abstract class AuthInfo extends ImmutableObject implements UnsafeSerializable
The "authInfoType" complex type.

RFCs 5731 and 5732 define this almost identically up to the namespace.

See Also: