PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.ws.trust.ProofEncryptionType

Packages that use ProofEncryptionType
org.picketlink.identity.federation.core.wstrust.wrappers   
 

Uses of ProofEncryptionType in org.picketlink.identity.federation.core.wstrust.wrappers
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers that return ProofEncryptionType
 ProofEncryptionType RequestSecurityToken.getProofEncryption()
           Obtains the ProofEncryption section of the request.
 ProofEncryptionType RequestSecurityTokenResponse.getProofEncryption()
           Obtains the ProofEncryption section of the response.
 

Methods in org.picketlink.identity.federation.core.wstrust.wrappers with parameters of type ProofEncryptionType
 void RequestSecurityToken.setProofEncryption(ProofEncryptionType proofEncryption)
           Sets the ProofEncryption section of the request.
 void RequestSecurityTokenResponse.setProofEncryption(ProofEncryptionType proofEncryption)
           Sets the ProofEncryption section of the response.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.