Uses of Class
com.sun.xml.ws.security.trust.WSTrustElementFactory
-
-
Uses of WSTrustElementFactory in com.sun.xml.ws.security.secconv
Subclasses of WSTrustElementFactory in com.sun.xml.ws.security.secconv Modifier and Type Class Description classWSSCElementFactoryclassWSSCElementFactory13 -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return WSTrustElementFactory Modifier and Type Method Description static WSTrustElementFactoryWSTrustElementFactory. newInstance()static WSTrustElementFactoryWSTrustElementFactory. newInstance(WSSCVersion wsscVer)static WSTrustElementFactoryWSTrustElementFactory. newInstance(WSTrustVersion wstVer)static WSTrustElementFactoryWSTrustElementFactory. newInstance(String nsUri) -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust.impl
Subclasses of WSTrustElementFactory in com.sun.xml.ws.security.trust.impl Modifier and Type Class Description classWSTrustElementFactoryImplA Factory for creating the WS-Trust schema elements, and marshalling/un-marshalling them.Fields in com.sun.xml.ws.security.trust.impl declared as WSTrustElementFactory Modifier and Type Field Description protected WSTrustElementFactoryIssueSamlTokenContract. eleFacprotected WSTrustElementFactoryWSTrustContractImpl. eleFac -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust.impl.wssx
Subclasses of WSTrustElementFactory in com.sun.xml.ws.security.trust.impl.wssx Modifier and Type Class Description classWSTrustElementFactoryImpl -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util with parameters of type WSTrustElementFactory Modifier and Type Method Description static SecurityContextTokenWSTrustUtil. createSecurityContextToken(WSTrustElementFactory wsscEleFac)static SecurityContextTokenWSTrustUtil. createSecurityContextToken(WSTrustElementFactory wsscEleFac, String identifier)
-