Uses of Class
com.verisign.epp.codec.gen.EPPLoginCmd

Packages that use EPPLoginCmd
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
 

Uses of EPPLoginCmd in com.verisign.epp.serverstub
 

Methods in com.verisign.epp.serverstub that return EPPLoginCmd
 EPPLoginCmd SessionData.getLoginCmd()
          Gets the EPPLoginCmd used for the authenticated session.
 

Methods in com.verisign.epp.serverstub with parameters of type EPPLoginCmd
 void SessionData.setLoginCmd(EPPLoginCmd aLoginCmd)
          Sets the EPPLoginCmd used for the authenticated session.
 



Copyright ? VeriSign Inc. All Rights Reserved.