Class WSTrustVersion10
- java.lang.Object
-
- com.sun.xml.ws.security.trust.WSTrustVersion
-
- 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
Constructors Constructor Description WSTrustVersion10()
-
Method Summary
-
Methods inherited from class com.sun.xml.ws.security.trust.WSTrustVersion
getFinalResponseAction, getInstance
-
-
-
-
Method Detail
-
getNamespaceURI
public String getNamespaceURI()
- Specified by:
getNamespaceURIin classWSTrustVersion
-
getIssueRequestTypeURI
public String getIssueRequestTypeURI()
- Specified by:
getIssueRequestTypeURIin classWSTrustVersion
-
getRenewRequestTypeURI
public String getRenewRequestTypeURI()
- Specified by:
getRenewRequestTypeURIin classWSTrustVersion
-
getCancelRequestTypeURI
public String getCancelRequestTypeURI()
- Specified by:
getCancelRequestTypeURIin classWSTrustVersion
-
getValidateRequestTypeURI
public String getValidateRequestTypeURI()
- Specified by:
getValidateRequestTypeURIin classWSTrustVersion
-
getValidateStatuesTokenType
public String getValidateStatuesTokenType()
- Specified by:
getValidateStatuesTokenTypein classWSTrustVersion
-
getKeyExchangeRequestTypeURI
public String getKeyExchangeRequestTypeURI()
- Specified by:
getKeyExchangeRequestTypeURIin classWSTrustVersion
-
getPublicKeyTypeURI
public String getPublicKeyTypeURI()
- Specified by:
getPublicKeyTypeURIin classWSTrustVersion
-
getSymmetricKeyTypeURI
public String getSymmetricKeyTypeURI()
- Specified by:
getSymmetricKeyTypeURIin classWSTrustVersion
-
getBearerKeyTypeURI
public String getBearerKeyTypeURI()
- Specified by:
getBearerKeyTypeURIin classWSTrustVersion
-
getIssueRequestAction
public String getIssueRequestAction()
- Specified by:
getIssueRequestActionin classWSTrustVersion
-
getIssueResponseAction
public String getIssueResponseAction()
- Specified by:
getIssueResponseActionin classWSTrustVersion
-
getIssueFinalResoponseAction
public String getIssueFinalResoponseAction()
- Specified by:
getIssueFinalResoponseActionin classWSTrustVersion
-
getRenewRequestAction
public String getRenewRequestAction()
- Specified by:
getRenewRequestActionin classWSTrustVersion
-
getRenewResponseAction
public String getRenewResponseAction()
- Specified by:
getRenewResponseActionin classWSTrustVersion
-
getRenewFinalResoponseAction
public String getRenewFinalResoponseAction()
- Specified by:
getRenewFinalResoponseActionin classWSTrustVersion
-
getCancelRequestAction
public String getCancelRequestAction()
- Specified by:
getCancelRequestActionin classWSTrustVersion
-
getCancelResponseAction
public String getCancelResponseAction()
- Specified by:
getCancelResponseActionin classWSTrustVersion
-
getCancelFinalResoponseAction
public String getCancelFinalResoponseAction()
- Specified by:
getCancelFinalResoponseActionin classWSTrustVersion
-
getValidateRequestAction
public String getValidateRequestAction()
- Specified by:
getValidateRequestActionin classWSTrustVersion
-
getValidateResponseAction
public String getValidateResponseAction()
- Specified by:
getValidateResponseActionin classWSTrustVersion
-
getValidateFinalResoponseAction
public String getValidateFinalResoponseAction()
- Specified by:
getValidateFinalResoponseActionin classWSTrustVersion
-
getCKPSHA1algorithmURI
public String getCKPSHA1algorithmURI()
- Specified by:
getCKPSHA1algorithmURIin classWSTrustVersion
-
getCKHASHalgorithmURI
public String getCKHASHalgorithmURI()
- Specified by:
getCKHASHalgorithmURIin classWSTrustVersion
-
getAsymmetricKeyBinarySecretTypeURI
public String getAsymmetricKeyBinarySecretTypeURI()
- Specified by:
getAsymmetricKeyBinarySecretTypeURIin classWSTrustVersion
-
getNonceBinarySecretTypeURI
public String getNonceBinarySecretTypeURI()
- Specified by:
getNonceBinarySecretTypeURIin classWSTrustVersion
-
getValidStatusCodeURI
public String getValidStatusCodeURI()
- Specified by:
getValidStatusCodeURIin classWSTrustVersion
-
getInvalidStatusCodeURI
public String getInvalidStatusCodeURI()
- Specified by:
getInvalidStatusCodeURIin classWSTrustVersion
-
-