|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WSTrustVersion in com.sun.xml.ws.security.trust |
---|
Fields in com.sun.xml.ws.security.trust declared as WSTrustVersion | |
---|---|
static WSTrustVersion |
WSTrustVersion.WS_TRUST_10
|
static WSTrustVersion |
WSTrustVersion.WS_TRUST_13
|
Methods in com.sun.xml.ws.security.trust that return WSTrustVersion | |
---|---|
static WSTrustVersion |
WSTrustVersion.getInstance(java.lang.String nsURI)
|
Methods in com.sun.xml.ws.security.trust with parameters of type WSTrustVersion | |
---|---|
static javax.xml.bind.JAXBContext |
WSTrustElementFactory.getContext(WSTrustVersion wstVer)
|
static WSTrustElementFactory |
WSTrustElementFactory.newInstance(WSTrustVersion wstVer)
|
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl |
---|
Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.impl | |
---|---|
class |
WSTrustVersion10
|
Fields in com.sun.xml.ws.security.trust.impl declared as WSTrustVersion | |
---|---|
protected WSTrustVersion |
IssueSamlTokenContract.wstVer
|
protected WSTrustVersion |
WSTrustContractImpl.wstVer
|
Methods in com.sun.xml.ws.security.trust.impl with parameters of type WSTrustVersion | |
---|---|
protected com.sun.xml.wss.saml.Assertion |
DefaultSAMLTokenProvider.createSAML11Assertion(WSTrustVersion wstVer,
int lifeSpan,
java.lang.String confirMethod,
java.lang.String assertionId,
java.lang.String issuer,
java.lang.String appliesTo,
com.sun.org.apache.xml.internal.security.keys.KeyInfo keyInfo,
java.util.Map<javax.xml.namespace.QName,java.util.List<java.lang.String>> claimedAttrs,
java.lang.String keyType)
|
protected com.sun.xml.wss.saml.Assertion |
DefaultSAMLTokenProvider.createSAML20Assertion(WSTrustVersion wstVer,
int lifeSpan,
java.lang.String confirMethod,
java.lang.String assertionId,
java.lang.String issuer,
java.lang.String appliesTo,
com.sun.org.apache.xml.internal.security.keys.KeyInfo keyInfo,
java.util.Map<javax.xml.namespace.QName,java.util.List<java.lang.String>> claimedAttrs,
java.lang.String keyType,
java.lang.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 | |
---|---|
class |
WSTrustVersion13
|
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.sts |
---|
Fields in com.sun.xml.ws.security.trust.sts declared as WSTrustVersion | |
---|---|
protected WSTrustVersion |
BaseSTSImpl.wstVer
|
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.util |
---|
Methods in com.sun.xml.ws.security.trust.util with parameters of type WSTrustVersion | |
---|---|
static Lifetime |
WSTrustUtil.createLifetime(long currentTime,
long lifespan,
WSTrustVersion wstVer)
|
static java.lang.String |
WSTrustUtil.elemToString(BaseSTSRequest rst,
WSTrustVersion wstVer)
|
static java.lang.String |
WSTrustUtil.elemToString(BaseSTSResponse rstr,
WSTrustVersion wstVer)
|
Uses of WSTrustVersion in com.sun.xml.wss.jaxws.impl |
---|
Fields in com.sun.xml.wss.jaxws.impl declared as WSTrustVersion | |
---|---|
protected WSTrustVersion |
SecurityTubeBase.wsTrustVer
|
Uses of WSTrustVersion in com.sun.xml.wss.provider.wsit |
---|
Fields in com.sun.xml.wss.provider.wsit declared as WSTrustVersion | |
---|---|
protected WSTrustVersion |
WSITAuthContextBase.wsTrustVer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |