Package google.registry.model.eppinput
Class EppInput.Login
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppinput.EppInput.InnerCommand
google.registry.model.eppinput.EppInput.Login
- All Implemented Interfaces:
Cloneable
- Enclosing class:
EppInput
Login command.
-
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
Modifier and TypeMethodDescriptionMethods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
Login
public Login()
-
-
Method Details
-
getClientId
-
getPassword
-
getNewPassword
-
getOptions
-
getServices
-