public interface EPPClientTransIdGenerator
ClientTransIdGenerator
no client transaction identifier will be
set with the EPP Login Command when creating the session or EPP Logout Command
when terminating the session. It is up to the
concrete client transaction identifier generator to create a valid and unique
client transaction identifier.Modifier and Type | Method and Description |
---|---|
java.lang.String |
genClientTransId()
Generates a client transaction identifier for use in creating a session
in the session pool.
|
Copyright © VeriSign Inc. All Rights Reserved.