Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Class and Description |
---|---|
class |
RestrictedLengthType
Java class for RestrictedLengthType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected LengthType |
PasswordType.length |
protected LengthType |
ActivationPinType.length |
Modifier and Type | Method and Description |
---|---|
LengthType |
PasswordType.getLength()
Gets the value of the length property.
|
LengthType |
ActivationPinType.getLength()
Gets the value of the length property.
|
Modifier and Type | Method and Description |
---|---|
void |
PasswordType.setLength(LengthType value)
Sets the value of the length property.
|
void |
ActivationPinType.setLength(LengthType value)
Sets the value of the length property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.