Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected ActivationPinType |
PrincipalAuthenticationMechanismType.activationPin |
protected ActivationPinType |
KeyActivationType.activationPin |
Modifier and Type | Method and Description |
---|---|
ActivationPinType |
PrincipalAuthenticationMechanismType.getActivationPin()
Gets the value of the activationPin property.
|
ActivationPinType |
KeyActivationType.getActivationPin()
Gets the value of the activationPin property.
|
Modifier and Type | Method and Description |
---|---|
void |
PrincipalAuthenticationMechanismType.setActivationPin(ActivationPinType value)
Sets the value of the activationPin property.
|
void |
KeyActivationType.setActivationPin(ActivationPinType value)
Sets the value of the activationPin property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.