Uses of Class
com.sun.xml.ws.security.trust.WSTrustElementFactory
Packages that use WSTrustElementFactory
Package
Description
-
Uses of WSTrustElementFactory in com.sun.xml.ws.security.secconv
Subclasses of WSTrustElementFactory in com.sun.xml.ws.security.secconv -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return WSTrustElementFactoryModifier and TypeMethodDescriptionstatic 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.implModifier and TypeClassDescriptionclassA Factory for creating the WS-Trust schema elements, and marshalling/un-marshalling them.Fields in com.sun.xml.ws.security.trust.impl declared as WSTrustElementFactoryModifier and TypeFieldDescriptionprotected 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 -
Uses of WSTrustElementFactory in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util with parameters of type WSTrustElementFactoryModifier and TypeMethodDescriptionstatic SecurityContextTokenWSTrustUtil.createSecurityContextToken(WSTrustElementFactory wsscEleFac) static SecurityContextTokenWSTrustUtil.createSecurityContextToken(WSTrustElementFactory wsscEleFac, String identifier)