Uses of Class
org.apache.ws.sandbox.security.trust.message.token.BinarySecret

Packages that use BinarySecret
org.apache.ws.sandbox.security.trust   
org.apache.ws.sandbox.security.trust.message.token   
 

Uses of BinarySecret in org.apache.ws.sandbox.security.trust
 

Methods in org.apache.ws.sandbox.security.trust that return BinarySecret
 BinarySecret RSTRParser.getBinSecret()
           
 

Methods in org.apache.ws.sandbox.security.trust with parameters of type BinarySecret
 void RSTRParser.setBinSecret(BinarySecret secret)
           
 

Uses of BinarySecret in org.apache.ws.sandbox.security.trust.message.token
 

Methods in org.apache.ws.sandbox.security.trust.message.token that return BinarySecret
 BinarySecret Entropy.getBinarySecret()
           
 

Methods in org.apache.ws.sandbox.security.trust.message.token with parameters of type BinarySecret
 void Entropy.setBinarySecret(BinarySecret secret)
          TODO: IMPORTANT : This method should be removed set the BinarySecret.
 



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