| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
EncryptionType |
RequestSecurityTokenResponse.getEncryption()
Obtains the
Encryption section of the response. |
EncryptionType |
RequestSecurityToken.getEncryption()
Obtains the
Encryption section of the request. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setEncryption(EncryptionType encryption)
Sets the
Encryption section of the response. |
void |
RequestSecurityToken.setEncryption(EncryptionType encryption)
Sets the
Encryption section of the request. |
Copyright © 2013 JBoss Inc.. All Rights Reserved.