| Package | Description |
|---|---|
| com.verisign.epp.codec.loginsecpolicy.v01 |
| Modifier and Type | Method and Description |
|---|---|
EPPLoginSecPolicyPassword |
EPPLoginSecPolicySystem.getPassword()
Gets the login password format policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLoginSecPolicySystem.setPassword(EPPLoginSecPolicyPassword aPassword)
Sets the login password format policy.
|
| Constructor and Description |
|---|
EPPLoginSecPolicySystem(EPPLoginSecPolicyPassword aPassword)
Constructor for
EPPLoginSecPolicySystem that takes the required
password attribute. |
EPPLoginSecPolicySystem(EPPLoginSecPolicyPassword aPassword,
java.lang.Boolean aUserAgentSupport,
EPPLoginSecPolicyEvent aEvent)
Constructor for
EPPLoginSecPolicySystem that the required password
attribute and the optional attributes with a single event. |
EPPLoginSecPolicySystem(EPPLoginSecPolicyPassword aPassword,
java.lang.Boolean aUserAgentSupport,
java.util.List<EPPLoginSecPolicyEvent> aEvents)
Constructor for
EPPLoginSecPolicySystem that the required password
attribute and the optional attributes with a list of events. |
Copyright © VeriSign Inc. All Rights Reserved.