public class LoginSecV02GenHandler extends java.lang.Object implements LoginSecSubGenHandler
LoginSecV02GenHandler implements the LoginSecSubGenHandler
interface to handle version "0.2" of the login security extension.| Constructor and Description |
|---|
LoginSecV02GenHandler() |
| Modifier and Type | Method and Description |
|---|---|
EPPEventResponse |
doLogin(EPPEvent aEvent,
java.lang.Object aData)
Handle the login command using version 0.1 (v02) of the login security
extension.
|
public EPPEventResponse doLogin(EPPEvent aEvent, java.lang.Object aData)
doLogin in interface LoginSecSubGenHandleraEvent - Event must contain an EPPLoginCmd for handlingaData - Extra server data, which is SessionData for the
Stub Server.Copyright © VeriSign Inc. All Rights Reserved.