Class LoginFlow

java.lang.Object
google.registry.flows.session.LoginFlow
All Implemented Interfaces:
Flow, MutatingFlow, TransactionalFlow

public class LoginFlow extends Object implements MutatingFlow
An EPP flow for login.
Expected Error
EppException.UnimplementedExtensionException, EppException.UnimplementedObjectServiceException, EppException.UnimplementedProtocolVersionException, FlowUtils.GenericXmlSyntaxErrorException, TlsCredentials.BadRegistrarCertificateException, TlsCredentials.BadRegistrarIpAddressException, TlsCredentials.MissingRegistrarCertificateException, TransportCredentials.BadRegistrarPasswordException, LoginFlow.AlreadyLoggedInException, LoginFlow.BadRegistrarIdException, LoginFlow.TooManyFailedLoginsException, LoginFlow.RegistrarAccountNotActiveException, LoginFlow.UnsupportedLanguageException