Package com.sun.xml.ws.security.secconv
Class WSSCElementFactory13
java.lang.Object
com.sun.xml.ws.security.trust.WSTrustElementFactory
com.sun.xml.ws.security.trust.impl.wssx.WSTrustElementFactoryImpl
com.sun.xml.ws.security.secconv.WSSCElementFactory13
- Author:
- Shyam Rao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSecurityContextToken(URI identifier, String instance, String wsuId) static WSSCElementFactory13Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.WSTrustElementFactoryImpl
createActAs, createBinarySecret, createBinarySecret, createCancelTarget, createClaims, createClaims, createClaims, createDirectReference, createEntropy, createEntropy, createIssuedTokens, createKeyIdentifier, createLifetime, createOnBehalfOf, createRenewTarget, createRequestedAttachedReference, createRequestedProofToken, createRequestedSecurityToken, createRequestedSecurityToken, createRequestedUnattachedReference, createResponseFrom, createRST, createRSTForCancel, createRSTForIssue, createRSTForRenew, createRSTForValidate, createRSTFrom, createRSTFrom, createRSTFrom, createRSTR, createRSTRC, createRSTRCollectionForIssue, createRSTRCollectionForIssue, createRSTRCollectionFrom, createRSTRCollectionFrom, createRSTRCollectionFrom, createRSTRForCancel, createRSTRForIssue, createRSTRForRenew, createRSTRForValidate, createRSTRFrom, createRSTRFrom, createRSTRFrom, createSecondaryParameters, createSecurityTokenReference, createSecurityTokenReference, createStatus, createUseKey, createValidateTarget, getMarshaller, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toSource, toSource, toSource, toSource, toSourceMethods inherited from class com.sun.xml.ws.security.trust.WSTrustElementFactory
getContext, getContext, newInstance, newInstance, newInstance, toElement
-
Constructor Details
-
WSSCElementFactory13
public WSSCElementFactory13()
-
-
Method Details
-
newInstance
-
createSecurityContextToken
public SecurityContextToken createSecurityContextToken(URI identifier, String instance, String wsuId) - Overrides:
createSecurityContextTokenin classWSTrustElementFactoryImpl
-