Uses of Class
com.sun.xml.wss.impl.WSSAssertion
-
Packages that use WSSAssertion Package Description 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.wss.impl
Fields in com.sun.xml.wss.impl declared as WSSAssertion Modifier and Type Field Description protected WSSAssertionProcessingContextImpl. wssAssertionMethods in com.sun.xml.wss.impl that return WSSAssertion Modifier and Type Method Description WSSAssertionProcessingContextImpl. getWSSAssertion()Methods in com.sun.xml.wss.impl with parameters of type WSSAssertion Modifier and Type Method Description voidProcessingContextImpl. 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 Modifier and Type Method Description WSSAssertionMessagePolicy. getWSSAssertion()Methods in com.sun.xml.wss.impl.policy.mls with parameters of type WSSAssertion Modifier and Type Method Description voidMessagePolicy. setWSSAssertion(WSSAssertion wssAssertion) -
Uses of WSSAssertion in com.sun.xml.wss.jaxws.impl
Methods in com.sun.xml.wss.jaxws.impl that return WSSAssertion Modifier and Type Method Description protected WSSAssertionSecurityTubeBase. getWssAssertion(com.sun.xml.ws.security.policy.WSSAssertion asser) -
Uses of WSSAssertion in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit that return WSSAssertion Modifier and Type Method Description protected WSSAssertionWSITAuthContextBase. getWssAssertion(com.sun.xml.ws.security.policy.WSSAssertion asser)
-