- launchCheck() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchCheck
Extension with
EPPDomain
info command with the following tests:
Claims check with one domain name and implicitly setting the type.
- launchCreateActiveSMD() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using the EPPLaunchCreate
Extension with
EPPDomain
create command for sunrise with the use of an
active Signed Mark Data (SMD).
- launchCreateCodeMark() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchCreate
Extension with
EPPDomain
create command for sunrise with the use of
codeMark's.
- launchCreateGeneric() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchCreate
Extension with
EPPDomain
create command using the Create Generic Form.
- launchCreateNotice() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchCreate
Extension with
EPPDomain
create command for CLAIMS and claims2 phases with
the EPPLaunchNotice
.
- launchCreateSignedMark() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using the EPPLaunchCreate
Extension with
EPPDomain
create command for sunrise with the use of
signedMark's.
- launchDelete() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchDelete
Extension with
EPPDomain
delete command with the following tests:
Delete command for sunrise application "abc123"
Delete command for landrush application "abc123"
Delete command for unsupported phase "CLAIMS"
- LaunchDomainHandler - Class in com.verisign.epp.serverstub
-
Extension to the standard DomainHandler
that looks for the
EPPLaunchInf
command extension with the info command and adds
the EPPLaunchInfData
extension to the response.
- LaunchDomainHandler() - Constructor for class com.verisign.epp.serverstub.LaunchDomainHandler
-
Constructs an instance of LaunchDomainHandler
- launchInfo() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchInfo
Extension with
EPPDomain
info command with the following tests:
Info command for sunrise application "abc123"
Info command for sunrise registration
Info command for landrush application
Info command for unsupported landrush registration
Info command for unsupported phase "CLAIMS"
- LaunchPollHandler - Class in com.verisign.epp.serverstub
-
Poll handler for all launch poll messages.
- LaunchPollHandler() - Constructor for class com.verisign.epp.serverstub.LaunchPollHandler
-
- launchPollMessaging() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of the poll messaging for intermediate and terminal status
transitions The following tests are executed:
Create a sunrise application APPPENDINGALLOCATION.TLD that transitions
from "pendingValidation" to validated to "pendingAllocation".
- launchTMCHPendingSunrise() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test for executing a TMCH pending sunrise flow that includes the
following:
Create a sunrise application with a signed mark in XML for application
1
Create a sunrise application with a signed mark in Base64 for
application 2
Execute an info of the sunrise application 1 using the application id
Update the sunrise application that is chosen for allocation
(application 1), that allocates application 1 and rejects application 2.
- launchUpdate() - Method in class com.verisign.epp.interfaces.EPPLaunchTst
-
Unit test of using using the EPPLaunchUpdate
Extension with
EPPDomain
update command with the following tests:
Update command for sunrise application "abc123"
Update command for landrush application "abc123"
Update command for unsupported phase "CLAIMS"
- level - Variable in class com.verisign.epp.codec.defReg.EPPDefRegName
-
level informnation
- LEVEL_PREMIUM - Static variable in class com.verisign.epp.codec.defReg.EPPDefRegName
-
Premium level of Defensive Registration.
- LEVEL_PREMIUM - Static variable in class com.verisign.epp.interfaces.EPPDefReg
-
Premium level of Defensive Registration.
- LEVEL_STANDARD - Static variable in class com.verisign.epp.codec.defReg.EPPDefRegName
-
Standard level of Defensive Registration.
- LEVEL_STANDARD - Static variable in class com.verisign.epp.interfaces.EPPDefReg
-
Standard level of Defensive Registration.
- listSubset(List, List) - Static method in class com.verisign.epp.codec.gen.EPPUtil
-
Determines if one List
is a subset of another
List
.
- LOAD_DTD_GRAMMAR - Static variable in class com.verisign.epp.util.EPPSchemaCachingParser
-
True: Load the DTD and use it to add default attributes and set attribute
types when parsing.
- LOAD_EXTERNAL_DTD - Static variable in class com.verisign.epp.util.EPPSchemaCachingParser
-
Apache constant for loading external DTD's when they are seen in the
instance document
- loadPKIXParameters(String, List<String>) - Static method in class com.verisign.epp.codec.launch.EPPLaunchTst
-
Loads the trust store file and the Certificate Revocation List (CRL) file
into the PKIXParameters
used to verify the certificate chain
and verify the certificate against the CRL.
- loadPKIXParameters(String) - Static method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
-
Loads the trust store file into the PKIXParameters
used to
verify the certificate chain The Java Trust Store is loaded with the
trusted VSP certificates.
- loadPKIXParameters(String) - Static method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
-
Loads the trust store file into the PKIXParameters
used to
verify the certificate chain The Java Trust Store is loaded with the
trusted VSP certificates.
- loadPKIXParameters(String) - Static method in class com.verisign.epp.serverstub.NameVerificationHandler
-
Loads the trust store file into the PKIXParameters
used to
verify the certificate chain The Java Trust Store is loaded with the
trusted VSP certificates.
- loadPublicKey(String, String) - Static method in class com.verisign.epp.codec.launch.EPPLaunchTst
-
- loadPublicKey(String, String) - Static method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
-
- loadPublicKey(String, String) - Static method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
-
- loadPublicKey(String, String) - Static method in class com.verisign.epp.serverstub.NameVerificationHandler
-
- LOG_BASIC - Static variable in class com.verisign.epp.util.EPPEnv
-
Basic log mode.
- LOG_CFG_FILE - Static variable in class com.verisign.epp.util.EPPEnv
-
Log4J configuration file mode.
- LOG_CUSTOM - Static variable in class com.verisign.epp.util.EPPEnv
-
Custom logging mode.
- login() - Method in class com.verisign.epp.interfaces.EPPSession
-
This methods does a session login.
- LOGIN_SECURITY_PASSWORD - Static variable in class com.verisign.epp.codec.loginsec.v01.EPPLoginSec
-
Password set in the pw
or newPW
fields of the
login command if overridden the password with the password in the
extension.
- LOGIN_SECURITY_PASSWORD - Static variable in class com.verisign.epp.codec.loginsec.v02.EPPLoginSec
-
Password set in the pw
or newPW
fields of the
login command if overridden the password with the password in the
extension.
- LOGIN_SECURITY_PASSWORD - Static variable in class com.verisign.epp.codec.loginsec.v03.EPPLoginSec
-
Password set in the pw
or newPW
fields of the
login command if overridden the password with the password in the
extension.
- LOGIN_SECURITY_PASSWORD - Static variable in class com.verisign.epp.codec.loginsec.v04.EPPLoginSec
-
Password set in the pw
or newPW
fields of the
login command if overridden the password with the password in the
extension.
- LoginSecGenHandler - Class in com.verisign.epp.serverstub
-
The
LoginSecGenHandler
class is an extension of the
GenHandler
to override the login command based on one of the
supported login security extension versions.
- LoginSecGenHandler() - Constructor for class com.verisign.epp.serverstub.LoginSecGenHandler
-
- LoginSecSubGenHandler - Interface in com.verisign.epp.serverstub
-
Sub Gen Handler for use with the login security extension.
- LoginSecV01GenHandler - Class in com.verisign.epp.serverstub.v01
-
The LoginSecV01GenHandler
implements the LoginSecSubGenHandler
interface to handle version "0.1" of the login security extension.
- LoginSecV01GenHandler() - Constructor for class com.verisign.epp.serverstub.v01.LoginSecV01GenHandler
-
- LoginSecV02GenHandler - Class in com.verisign.epp.serverstub.v02
-
The LoginSecV02GenHandler
implements the LoginSecSubGenHandler
interface to handle version "0.2" of the login security extension.
- LoginSecV02GenHandler() - Constructor for class com.verisign.epp.serverstub.v02.LoginSecV02GenHandler
-
- LoginSecV03GenHandler - Class in com.verisign.epp.serverstub.v03
-
The LoginSecV03GenHandler
implements the LoginSecSubGenHandler
interface to handle version "0.3" of the login security extension.
- LoginSecV03GenHandler() - Constructor for class com.verisign.epp.serverstub.v03.LoginSecV03GenHandler
-
- LoginSecV04GenHandler - Class in com.verisign.epp.serverstub.v04
-
The LoginSecV04GenHandler
implements the LoginSecSubGenHandler
interface to handle version "0.4" of the login security extension.
- LoginSecV04GenHandler() - Constructor for class com.verisign.epp.serverstub.v04.LoginSecV04GenHandler
-
- logout() - Method in class com.verisign.epp.interfaces.EPPSession
-
logout from the session.
- logReceive(byte[], EPPMessage) - Method in class com.verisign.epp.namestore.util.EPPSecureSendReceiveLogger
-
Log the raw receiving of a message.
- logReceive(byte[], EPPMessage) - Method in class com.verisign.epp.util.EPPRawSendReceiveLogger
-
Log the raw receiving of a message.
- logReceive(byte[], EPPMessage) - Method in interface com.verisign.epp.util.EPPSendReceiveLogger
-
Log the receiving of a message.
- logSend(byte[], EPPMessage) - Method in class com.verisign.epp.namestore.util.EPPSecureSendReceiveLogger
-
Log the raw sending of a message.
- logSend(byte[], EPPMessage) - Method in class com.verisign.epp.util.EPPRawSendReceiveLogger
-
Log the raw sending of a message.
- logSend(byte[], EPPMessage) - Method in interface com.verisign.epp.util.EPPSendReceiveLogger
-
Log the sending of a message.
- loop() - Method in class com.verisign.epp.transport.server.EPPPlainServer
-
DOCUMENT ME!
- loop() - Method in class com.verisign.epp.transport.server.EPPSSLServer
-
Run the accept loop, where the server will continue
listening while the listening flag is true
as
defined by the getListening
and the
setListening(boolean)
methods.
- LowBalanceDomainHandler - Class in com.verisign.epp.serverstub
-
The LowBalanceDomainHandler
class is a concrete implementation of the
abstract com.verisign.epp.framework.EPPDomainHandler
class.
- LowBalanceDomainHandler() - Constructor for class com.verisign.epp.serverstub.LowBalanceDomainHandler
-
Constructs an instance of LowBalanceDomainHandler
- LowBalancePollHandler - Class in com.verisign.epp.serverstub
-
The <LowBalancePollHandler> implements EPPPollHandler
- LowBalancePollHandler() - Constructor for class com.verisign.epp.serverstub.LowBalancePollHandler
-