com.sun.xml.ws.security.trust.impl
Class WSTrustVersion10

java.lang.Object
  extended by com.sun.xml.ws.security.trust.WSTrustVersion
      extended by com.sun.xml.ws.security.trust.impl.WSTrustVersion10

public class WSTrustVersion10
extends WSTrustVersion

Author:
Jiandong

Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.WSTrustVersion
WS_TRUST_10, WS_TRUST_10_NS_URI, WS_TRUST_13, WS_TRUST_13_NS_URI
 
Constructor Summary
WSTrustVersion10()
           
 
Method Summary
 String getAsymmetricKeyBinarySecretTypeURI()
           
 String getBearerKeyTypeURI()
           
 String getCancelFinalResoponseAction()
           
 String getCancelRequestAction()
           
 String getCancelRequestTypeURI()
           
 String getCancelResponseAction()
           
 String getCKHASHalgorithmURI()
           
 String getCKPSHA1algorithmURI()
           
 String getInvalidStatusCodeURI()
           
 String getIssueFinalResoponseAction()
           
 String getIssueRequestAction()
           
 String getIssueRequestTypeURI()
           
 String getIssueResponseAction()
           
 String getKeyExchangeRequestTypeURI()
           
 String getNamespaceURI()
           
 String getNonceBinarySecretTypeURI()
           
 String getPublicKeyTypeURI()
           
 String getRenewFinalResoponseAction()
           
 String getRenewRequestAction()
           
 String getRenewRequestTypeURI()
           
 String getRenewResponseAction()
           
 String getSymmetricKeyTypeURI()
           
 String getValidateFinalResoponseAction()
           
 String getValidateRequestAction()
           
 String getValidateRequestTypeURI()
           
 String getValidateResponseAction()
           
 String getValidateStatuesTokenType()
           
 String getValidStatusCodeURI()
           
 
Methods inherited from class com.sun.xml.ws.security.trust.WSTrustVersion
getFinalResponseAction, getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSTrustVersion10

public WSTrustVersion10()
Method Detail

getNamespaceURI

public String getNamespaceURI()
Specified by:
getNamespaceURI in class WSTrustVersion

getIssueRequestTypeURI

public String getIssueRequestTypeURI()
Specified by:
getIssueRequestTypeURI in class WSTrustVersion

getRenewRequestTypeURI

public String getRenewRequestTypeURI()
Specified by:
getRenewRequestTypeURI in class WSTrustVersion

getCancelRequestTypeURI

public String getCancelRequestTypeURI()
Specified by:
getCancelRequestTypeURI in class WSTrustVersion

getValidateRequestTypeURI

public String getValidateRequestTypeURI()
Specified by:
getValidateRequestTypeURI in class WSTrustVersion

getValidateStatuesTokenType

public String getValidateStatuesTokenType()
Specified by:
getValidateStatuesTokenType in class WSTrustVersion

getKeyExchangeRequestTypeURI

public String getKeyExchangeRequestTypeURI()
Specified by:
getKeyExchangeRequestTypeURI in class WSTrustVersion

getPublicKeyTypeURI

public String getPublicKeyTypeURI()
Specified by:
getPublicKeyTypeURI in class WSTrustVersion

getSymmetricKeyTypeURI

public String getSymmetricKeyTypeURI()
Specified by:
getSymmetricKeyTypeURI in class WSTrustVersion

getBearerKeyTypeURI

public String getBearerKeyTypeURI()
Specified by:
getBearerKeyTypeURI in class WSTrustVersion

getIssueRequestAction

public String getIssueRequestAction()
Specified by:
getIssueRequestAction in class WSTrustVersion

getIssueResponseAction

public String getIssueResponseAction()
Specified by:
getIssueResponseAction in class WSTrustVersion

getIssueFinalResoponseAction

public String getIssueFinalResoponseAction()
Specified by:
getIssueFinalResoponseAction in class WSTrustVersion

getRenewRequestAction

public String getRenewRequestAction()
Specified by:
getRenewRequestAction in class WSTrustVersion

getRenewResponseAction

public String getRenewResponseAction()
Specified by:
getRenewResponseAction in class WSTrustVersion

getRenewFinalResoponseAction

public String getRenewFinalResoponseAction()
Specified by:
getRenewFinalResoponseAction in class WSTrustVersion

getCancelRequestAction

public String getCancelRequestAction()
Specified by:
getCancelRequestAction in class WSTrustVersion

getCancelResponseAction

public String getCancelResponseAction()
Specified by:
getCancelResponseAction in class WSTrustVersion

getCancelFinalResoponseAction

public String getCancelFinalResoponseAction()
Specified by:
getCancelFinalResoponseAction in class WSTrustVersion

getValidateRequestAction

public String getValidateRequestAction()
Specified by:
getValidateRequestAction in class WSTrustVersion

getValidateResponseAction

public String getValidateResponseAction()
Specified by:
getValidateResponseAction in class WSTrustVersion

getValidateFinalResoponseAction

public String getValidateFinalResoponseAction()
Specified by:
getValidateFinalResoponseAction in class WSTrustVersion

getCKPSHA1algorithmURI

public String getCKPSHA1algorithmURI()
Specified by:
getCKPSHA1algorithmURI in class WSTrustVersion

getCKHASHalgorithmURI

public String getCKHASHalgorithmURI()
Specified by:
getCKHASHalgorithmURI in class WSTrustVersion

getAsymmetricKeyBinarySecretTypeURI

public String getAsymmetricKeyBinarySecretTypeURI()
Specified by:
getAsymmetricKeyBinarySecretTypeURI in class WSTrustVersion

getNonceBinarySecretTypeURI

public String getNonceBinarySecretTypeURI()
Specified by:
getNonceBinarySecretTypeURI in class WSTrustVersion

getValidStatusCodeURI

public String getValidStatusCodeURI()
Specified by:
getValidStatusCodeURI in class WSTrustVersion

getInvalidStatusCodeURI

public String getInvalidStatusCodeURI()
Specified by:
getInvalidStatusCodeURI in class WSTrustVersion


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