| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.ac.classes |
| 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 © 2016 JBoss by Red Hat. All rights reserved.