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

Author:
Shyam Rao

Constructor Summary
WSSCElementFactory13()
           
 
Method Summary
 SecurityContextToken createSecurityContextToken(URI identifier, String instance, String wsuId)
           
static WSSCElementFactory13 newInstance()
           
 
Methods 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, 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

WSSCElementFactory13

public WSSCElementFactory13()
Method Detail

newInstance

public static WSSCElementFactory13 newInstance()

createSecurityContextToken

public SecurityContextToken createSecurityContextToken(URI identifier,
                                                       String instance,
                                                       String wsuId)
Overrides:
createSecurityContextToken in class WSTrustElementFactoryImpl


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