Uses of Interface
com.sun.xml.ws.security.policy.WSSAssertion
-
Packages that use WSSAssertion Package Description com.sun.xml.ws.security.impl.policy com.sun.xml.ws.security.impl.policyconv com.sun.xml.wss.jaxws.impl com.sun.xml.wss.provider.wsit -
-
Uses of WSSAssertion in com.sun.xml.ws.security.impl.policy
Classes in com.sun.xml.ws.security.impl.policy that implement WSSAssertion Modifier and Type Class Description classWss10classWss11 -
Uses of WSSAssertion in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv with parameters of type WSSAssertion Modifier and Type Method Description protected WSSAssertionXWSSPolicyGenerator. getWssAssertion(WSSAssertion asser)voidBindingProcessor. setWSS11(WSSAssertion wss11) -
Uses of WSSAssertion in com.sun.xml.wss.jaxws.impl
Methods in com.sun.xml.wss.jaxws.impl with parameters of type WSSAssertion Modifier and Type Method Description protected WSSAssertionSecurityTubeBase. getWssAssertion(WSSAssertion asser) -
Uses of WSSAssertion in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit with parameters of type WSSAssertion Modifier and Type Method Description protected WSSAssertionWSITAuthContextBase. getWssAssertion(WSSAssertion asser)
-