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

Author:
Jiandong Guo

Constructor Summary
WSSCElementFactory()
           
 
Method Summary
 SecurityContextToken createSecurityContextToken(URI identifier, String instance, String wsuId)
           
static WSSCElementFactory newInstance()
           
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.WSTrustElementFactoryImpl
createActAs, createBinarySecret, createBinarySecret, createCancelTarget, createClaims, createClaims, 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, getMarshaller, 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, newInstance, toElement
 
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 SecurityContextToken createSecurityContextToken(URI identifier,
                                                       String instance,
                                                       String wsuId)
Overrides:
createSecurityContextToken in class WSTrustElementFactoryImpl


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.