Uses of Class
com.sun.xml.ws.security.trust.WSTrustVersion
Packages that use WSTrustVersion
Package
Description
-
Uses of WSTrustVersion in com.sun.xml.ws.security.trust
Fields in com.sun.xml.ws.security.trust declared as WSTrustVersionModifier and TypeFieldDescriptionstatic final WSTrustVersionWSTrustVersion.WS_TRUST_10static final WSTrustVersionWSTrustVersion.WS_TRUST_13Methods in com.sun.xml.ws.security.trust that return WSTrustVersionMethods in com.sun.xml.ws.security.trust with parameters of type WSTrustVersionModifier and TypeMethodDescriptionstatic javax.xml.bind.JAXBContextWSTrustElementFactory.getContext(WSTrustVersion wstVer) static WSTrustElementFactoryWSTrustElementFactory.newInstance(WSTrustVersion wstVer) -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl
Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.implFields in com.sun.xml.ws.security.trust.impl declared as WSTrustVersionModifier and TypeFieldDescriptionprotected WSTrustVersionIssueSamlTokenContract.wstVerprotected WSTrustVersionWSTrustContractImpl.wstVerMethods in com.sun.xml.ws.security.trust.impl with parameters of type WSTrustVersionModifier and TypeMethodDescriptionprotected AssertionDefaultSAMLTokenProvider.createSAML11Assertion(WSTrustVersion wstVer, int lifeSpan, String confirMethod, String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType) protected AssertionDefaultSAMLTokenProvider.createSAML20Assertion(WSTrustVersion wstVer, int lifeSpan, String confirMethod, String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType, String authnCtx) -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx
Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.sts
Fields in com.sun.xml.ws.security.trust.sts declared as WSTrustVersion -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util with parameters of type WSTrustVersionModifier and TypeMethodDescriptionstatic LifetimeWSTrustUtil.createLifetime(long currentTime, long lifespan, WSTrustVersion wstVer) static StringWSTrustUtil.elemToString(BaseSTSRequest rst, WSTrustVersion wstVer) static StringWSTrustUtil.elemToString(BaseSTSResponse rstr, WSTrustVersion wstVer) -
Uses of WSTrustVersion in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that return WSTrustVersionMethods in com.sun.xml.wss.impl with parameters of type WSTrustVersionModifier and TypeMethodDescriptionvoidProcessingContextImpl.setWsTrustVer(WSTrustVersion wsTrustVer) -
Uses of WSTrustVersion in com.sun.xml.wss.jaxws.impl
Fields in com.sun.xml.wss.jaxws.impl declared as WSTrustVersion -
Uses of WSTrustVersion in com.sun.xml.wss.provider.wsit
Fields in com.sun.xml.wss.provider.wsit declared as WSTrustVersion