Uses of Class
org.apache.ws.secpolicy.model.Trust10

Packages that use Trust10
org.apache.rahas.client   
org.apache.rampart.policy   
 

Uses of Trust10 in org.apache.rahas.client
 

Methods in org.apache.rahas.client with parameters of type Trust10
 void STSClient.setTrust10(Trust10 trust10)
          Set this to set the entropy configurations.
 

Uses of Trust10 in org.apache.rampart.policy
 

Methods in org.apache.rampart.policy that return Trust10
 Trust10 RampartPolicyData.getTrust10()
           
 

Methods in org.apache.rampart.policy with parameters of type Trust10
 void RampartPolicyData.setTrust10(Trust10 trust10)