Class | Description |
---|---|
EPPLoginSec |
Login Security Extension that extends an
EPPLoginCmd to support passing a longer
password (pw ) or new password (newPW ). |
EPPLoginSecData |
Login Security Data Extension that extends an
EPPResponse to support passing security
event information back to the client. |
EPPLoginSecEvent |
Login Security Event that identifies a security warning or error for the
client to address.
|
EPPLoginSecExtFactory |
Factory for the Login Security Extension objects.
|
EPPLoginSecTst |
Is a unit test of the com.verisign.epp.codec.loginsec.v02 package that
includes testing the extentions to the login command and response.
|
Enum | Description |
---|---|
EventLevel |
Event level, which include the following possible values:
WARNING - Event that needs to be addressed. |
EventType |
Event types, which include the following possible values:
PASSWORD - Password expiry event type. |
Copyright © VeriSign Inc. All Rights Reserved.