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