Uses of Class
com.sun.xml.wss.impl.WSSAssertion

Packages that use WSSAssertion
com.sun.xml.ws.security.impl.policyconv   
com.sun.xml.wss.impl   
com.sun.xml.wss.impl.policy.mls   
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
 

Uses of WSSAssertion in com.sun.xml.ws.security.impl.policyconv
 

Methods in com.sun.xml.ws.security.impl.policyconv that return WSSAssertion
protected  WSSAssertion XWSSPolicyGenerator.getWssAssertion(WSSAssertion asser)
           
 

Uses of WSSAssertion in com.sun.xml.wss.impl
 

Fields in com.sun.xml.wss.impl declared as WSSAssertion
protected  WSSAssertion ProcessingContextImpl.wssAssertion
           
 

Methods in com.sun.xml.wss.impl that return WSSAssertion
 WSSAssertion ProcessingContextImpl.getWSSAssertion()
           
 

Methods in com.sun.xml.wss.impl with parameters of type WSSAssertion
 void ProcessingContextImpl.setWSSAssertion(WSSAssertion wssAssertion)
           
 

Uses of WSSAssertion in com.sun.xml.wss.impl.policy.mls
 

Methods in com.sun.xml.wss.impl.policy.mls that return WSSAssertion
 WSSAssertion MessagePolicy.getWSSAssertion()
           
 

Methods in com.sun.xml.wss.impl.policy.mls with parameters of type WSSAssertion
 void MessagePolicy.setWSSAssertion(WSSAssertion wssAssertion)
           
 

Uses of WSSAssertion in com.sun.xml.wss.jaxws.impl
 

Methods in com.sun.xml.wss.jaxws.impl that return WSSAssertion
protected  WSSAssertion SecurityTubeBase.getWssAssertion(WSSAssertion asser)
           
 

Uses of WSSAssertion in com.sun.xml.wss.provider.wsit
 

Methods in com.sun.xml.wss.provider.wsit that return WSSAssertion
protected  WSSAssertion WSITAuthContextBase.getWssAssertion(WSSAssertion asser)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.