A B C D E F G H I J K L M N O P R S T U V W X

L

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
Loads the public key used to verify a digital signature signed with the associated private key, loaded by EPPLaunchTst.loadPrivateKeyEntry(String, String, String).
loadPublicKey(String, String) - Static method in class com.verisign.epp.codec.nv.EPPNameVerificationTst
Loads the public key used to verify a digital signature signed with the associated private key, loaded by EPPNameVerificationTst.loadPrivateKeyEntry(String, String, String).
loadPublicKey(String, String) - Static method in class com.verisign.epp.codec.verificationcode.EPPVerificationCodeTst
Loads the public key used to verify a digital signature signed with the associated private key, loaded by EPPVerificationCodeTst.loadPrivateKeyEntry(String, String, String).
loadPublicKey(String, String) - Static method in class com.verisign.epp.serverstub.NameVerificationHandler
Loads the public key used to verify a digital signature signed with the associated private key, loaded by NameVerificationHandler.loadPrivateKeyEntry(String, String, String).
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.
logout() - Method in class com.verisign.epp.interfaces.EPPSession
logout from the session.
longValue - Variable in class com.verisign.epp.codec.suggestion.util.UnsignedLong
 
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
 

A B C D E F G H I J K L M N O P R S T U V W X
Copyright © VeriSign Inc. All Rights Reserved.