| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
ProofEncryptionType |
RequestSecurityTokenResponse.getProofEncryption()
Obtains the
ProofEncryption section of the response. |
ProofEncryptionType |
RequestSecurityToken.getProofEncryption()
Obtains the
ProofEncryption section of the request. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setProofEncryption(ProofEncryptionType proofEncryption)
Sets the
ProofEncryption section of the response. |
void |
RequestSecurityToken.setProofEncryption(ProofEncryptionType proofEncryption)
Sets the
ProofEncryption section of the request. |
Copyright © 2014 JBoss Inc.. All Rights Reserved.