com.sun.xml.ws.security.secconv
Class WSSCElementFactory13

java.lang.Object
  extended by com.sun.xml.ws.security.trust.WSTrustElementFactory
      extended by com.sun.xml.ws.security.trust.impl.wssx.WSTrustElementFactoryImpl
          extended by com.sun.xml.ws.security.secconv.WSSCElementFactory13

public class WSSCElementFactory13
extends WSTrustElementFactoryImpl


Constructor Summary
WSSCElementFactory13()
           
 
Method Summary
 com.sun.xml.ws.security.SecurityContextToken createSecurityContextToken(java.net.URI identifier, java.lang.String instance, java.lang.String wsuId)
           
static WSSCElementFactory13 newInstance()
           
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.WSTrustElementFactoryImpl
createBinarySecret, createBinarySecret, createCancelTarget, 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, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toJAXBElement, toSource, toSource, toSource, toSource, toSource
 
Methods inherited from class com.sun.xml.ws.security.trust.WSTrustElementFactory
getContext, getContext, newInstance, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSCElementFactory13

public WSSCElementFactory13()
Method Detail

newInstance

public static WSSCElementFactory13 newInstance()

createSecurityContextToken

public com.sun.xml.ws.security.SecurityContextToken createSecurityContextToken(java.net.URI identifier,
                                                                               java.lang.String instance,
                                                                               java.lang.String wsuId)