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

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

public class WSSCElementFactory
extends WSTrustElementFactoryImpl


Constructor Summary
WSSCElementFactory()
           
 
Method Summary
 com.sun.xml.ws.security.SecurityContextToken createSecurityContextToken(java.net.URI identifier, java.lang.String instance, java.lang.String wsuId)
           
static WSSCElementFactory newInstance()
           
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.WSTrustElementFactoryImpl
createBinarySecret, createBinarySecret, createCancelTarget, createClaims, createDirectReference, createDirectReference, createEntropy, createEntropy, createIssuedTokens, createKeyIdentifier, createLifetime, createOnBehalfOf, createRenewTarget, createRequestedAttachedReference, createRequestedProofToken, createRequestedSecurityToken, createRequestedSecurityToken, createRequestedUnattachedReference, createRST, createRSTForCancel, createRSTForIssue, createRSTForRenew, createRSTForValidate, createRSTFrom, createRSTFrom, createRSTFrom, createRSTR, createRSTRC, 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

WSSCElementFactory

public WSSCElementFactory()
Method Detail

newInstance

public static WSSCElementFactory newInstance()

createSecurityContextToken

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