Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected KeyActivationType |
SecretKeyProtectionType.keyActivation |
protected KeyActivationType |
PrivateKeyProtectionType.keyActivation |
Modifier and Type | Method and Description |
---|---|
KeyActivationType |
SecretKeyProtectionType.getKeyActivation()
Gets the value of the keyActivation property.
|
KeyActivationType |
PrivateKeyProtectionType.getKeyActivation()
Gets the value of the keyActivation property.
|
Modifier and Type | Method and Description |
---|---|
void |
SecretKeyProtectionType.setKeyActivation(KeyActivationType value)
Sets the value of the keyActivation property.
|
void |
PrivateKeyProtectionType.setKeyActivation(KeyActivationType value)
Sets the value of the keyActivation property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.