Uses of Class
org.apache.wss4j.policy.model.Trust13
-
Packages that use Trust13 Package Description org.apache.cxf.ws.security.trust org.apache.wss4j.policy.model -
-
Uses of Trust13 in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that return Trust13 Modifier and Type Method Description Trust13STSTokenRetriever.TokenRequestParams. getTrust13()Methods in org.apache.cxf.ws.security.trust with parameters of type Trust13 Modifier and Type Method Description voidSTSTokenRetriever.TokenRequestParams. setTrust13(Trust13 trust13) -
Uses of Trust13 in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model with parameters of type Trust13 Modifier and Type Method Description protected voidTrust13. parseNestedTrust13Policy(org.apache.neethi.Policy nestedPolicy, Trust13 trust13)
-