public class LoginSecV01GenHandler extends java.lang.Object implements LoginSecSubGenHandler
LoginSecV01GenHandler implements the LoginSecSubGenHandler
interface to handle version "0.1" of the login security extension.| Constructor and Description |
|---|
LoginSecV01GenHandler() |
| Modifier and Type | Method and Description |
|---|---|
EPPEventResponse |
doLogin(EPPEvent aEvent,
java.lang.Object aData)
Handle the login command using version 0.1 (v01) 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.