Uses of Class
org.apache.wss4j.policy.model.Trust10
-
Packages that use Trust10 Package Description org.apache.cxf.ws.security.trust org.apache.wss4j.policy.model -
-
Uses of Trust10 in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that return Trust10 Modifier and Type Method Description Trust10STSTokenRetriever.TokenRequestParams. getTrust10()Methods in org.apache.cxf.ws.security.trust with parameters of type Trust10 Modifier and Type Method Description voidAbstractSTSClient. setTrust(Trust10 trust)voidSTSTokenRetriever.TokenRequestParams. setTrust10(Trust10 trust10) -
Uses of Trust10 in org.apache.wss4j.policy.model
Subclasses of Trust10 in org.apache.wss4j.policy.model Modifier and Type Class Description classTrust13Methods in org.apache.wss4j.policy.model with parameters of type Trust10 Modifier and Type Method Description protected voidTrust10. parseNestedTrust10Policy(org.apache.neethi.Policy nestedPolicy, Trust10 trust10)
-