Uses of Class
com.sun.xml.ws.security.secconv.WSSCVersion
-
-
Uses of WSSCVersion in com.sun.xml.ws.security.secconv
Fields in com.sun.xml.ws.security.secconv declared as WSSCVersion Modifier and Type Field Description static WSSCVersionWSSCVersion. WSSC_10static WSSCVersionWSSCVersion. WSSC_13Methods in com.sun.xml.ws.security.secconv that return WSSCVersion Modifier and Type Method Description static WSSCVersionWSSCVersion. getInstance(String nsURI)Methods in com.sun.xml.ws.security.secconv with parameters of type WSSCVersion Modifier and Type Method Description voidWSSCContract. init(WSSCVersion wsscVer)static WSSCContractWSSCFactory. newWSSCContract(WSSCVersion wsscVer)Constructors in com.sun.xml.ws.security.secconv with parameters of type WSSCVersion Constructor Description NewWSSCPlugin(WSSCVersion wsscVer)Creates a new instance of NewWSSCPluginWSSCContract(WSSCVersion wsscVer) -
Uses of WSSCVersion in com.sun.xml.ws.security.secconv.impl
Subclasses of WSSCVersion in com.sun.xml.ws.security.secconv.impl Modifier and Type Class Description classWSSCVersion10 -
Uses of WSSCVersion in com.sun.xml.ws.security.secconv.impl.wssx
Subclasses of WSSCVersion in com.sun.xml.ws.security.secconv.impl.wssx Modifier and Type Class Description classWSSCVersion13 -
Uses of WSSCVersion in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust with parameters of type WSSCVersion Modifier and Type Method Description static WSTrustElementFactoryWSTrustElementFactory. newInstance(WSSCVersion wsscVer) -
Uses of WSSCVersion in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that return WSSCVersion Modifier and Type Method Description WSSCVersionProcessingContextImpl. getWsscVer()Methods in com.sun.xml.wss.impl with parameters of type WSSCVersion Modifier and Type Method Description voidProcessingContextImpl. setWsscVer(WSSCVersion wsscVer) -
Uses of WSSCVersion in com.sun.xml.wss.jaxws.impl
Fields in com.sun.xml.wss.jaxws.impl declared as WSSCVersion Modifier and Type Field Description protected WSSCVersionSecurityTubeBase. wsscVer -
Uses of WSSCVersion in com.sun.xml.wss.provider.wsit
Fields in com.sun.xml.wss.provider.wsit declared as WSSCVersion Modifier and Type Field Description protected WSSCVersionWSITAuthContextBase. wsscVer
-