Class EPPLoginSecLoginAdapter

java.lang.Object
com.verisign.epp.interfaces.EPPLoginSecLoginAdapter
All Implemented Interfaces:
EPPLoginAdapter

public class EPPLoginSecLoginAdapter extends Object implements EPPLoginAdapter
Interface that can be implemented and configured to be called by EPPSession to customize the EPPLoginCmd prior to sending it. Both the server's EPPGreeting and the original EPPLoginCmd is provided. The adapter can modify the EPPLoginCmd that will then be sent.