Class | Description |
---|---|
EPPLoginSecPolicyAdapter |
EPPLaunchPolicyAdapter is used to create the login security policy
extension information that will be called by the EPP SDK Stub Server
RegistryHandler. |
EPPLoginSecPolicyEvent |
This class is encoded into the <loginSecPolicy:event> element that
represents the policies of an individual login security event (warning or
error).
|
EPPLoginSecPolicyExtFactory |
Factory for the Login Security Policy Extension objects.
|
EPPLoginSecPolicyInfData |
Login Security Policy Create Extension that enables a client to pass the
login security policy information with a registry info response.
|
EPPLoginSecPolicyPassword |
This class is encoded to the <loginSecPolicy:pw> element that
represents the login password format policy.
|
EPPLoginSecPolicySystem |
EPPLoginSecPolicySystem contains all of the login security policy
information associated with the system. |
EPPLoginSecPolicyTst |
Test of the packet encoder and decoder (CODEC) for the Login Security Policy
Extension.
|
Enum | Description |
---|---|
EPPLoginSecPolicyEvent.EventExpiryError |
Possible list of event expiration error types.
|
EPPLoginSecPolicyEvent.EventLevel |
Possible list of security event levels.
|
EPPLoginSecPolicyEvent.EventType |
Possible list of security event types.
|