Uses of Class
org.apache.ws.security.policy.model.SignedEncryptedElements

Packages that use SignedEncryptedElements
org.apache.ws.security.policy.model   
 

Uses of SignedEncryptedElements in org.apache.ws.security.policy.model
 

Methods in org.apache.ws.security.policy.model that return SignedEncryptedElements
 SignedEncryptedElements SupportingToken.getEncryptedElements()
           
 SignedEncryptedElements SupportingToken.getSignedElements()
           
 

Methods in org.apache.ws.security.policy.model with parameters of type SignedEncryptedElements
 void SupportingToken.setEncryptedElements(SignedEncryptedElements encryptedElements)
           
 void SupportingToken.setSignedElements(SignedEncryptedElements signedElements)
           
 



Copyright © 2004-2008 Apache Web Services. All Rights Reserved.