public final class WSTrustConstants extends Object
Modifier and Type | Field and Description |
---|---|
static QName |
SOAP_FAULT_AUTHENTICATION_BAD_ELEMENTS
WS-Trust SOAP fault code: "wst:AuthenticationBadElements".
|
static QName |
SOAP_FAULT_BAD_REQUEST
WS-Trust SOAP fault code: "wst:BadRequest".
|
static QName |
SOAP_FAULT_EXPIRED_DATA
WS-Trust SOAP fault code: "wst:ExpiredData".
|
static QName |
SOAP_FAULT_FAILED_AUTHENTICATION
WS-Trust SOAP fault code: "wst:FailedAuthentication".
|
static QName |
SOAP_FAULT_INVALID_REQUEST
WS-Trust SOAP fault code: "wst:InvalidRequest".
|
static QName |
SOAP_FAULT_INVALID_SCOPE
WS-Trust SOAP fault code: "wst:InvalidScope".
|
static QName |
SOAP_FAULT_INVALID_SECURITY_TOKEN
WS-Trust SOAP fault code: "wst:InvalidSecurityToken".
|
static QName |
SOAP_FAULT_INVALID_TIME_RANGE
WS-Trust SOAP fault code: "wst:InvalidTimeRange".
|
static QName |
SOAP_FAULT_RENEW_NEEDED
WS-Trust SOAP fault code: "wst:RenewNeeded".
|
static QName |
SOAP_FAULT_REQUEST_FAILED
WS-Trust SOAP fault code: "wst:RequestFailed".
|
static QName |
SOAP_FAULT_UNABLE_TO_RENEW
WS-Trust SOAP fault code: "wst:UnableToRenew".
|
static String |
WSA_ACTION_RST_CANCEL
WS-Addressing RequestSecurityToken (RST) action URI 'Cancel'.
|
static String |
WSA_ACTION_RST_ISSUE
WS-Addressing RequestSecurityToken (RST) action URI 'Issue'.
|
static String |
WSA_ACTION_RST_KET
WS-Addressing RequestSecurityToken (RST) action URI 'KET'.
|
static String |
WSA_ACTION_RST_RENEW
WS-Addressing RequestSecurityToken (RST) action URI 'Renew'.
|
static String |
WSA_ACTION_RST_STSCANCEL
WS-Addressing RequestSecurityToken (RST) action URI 'STSCancel'.
|
static String |
WSA_ACTION_RST_VALIDATE
WS-Addressing RequestSecurityToken (RST) action URI 'Validate'.
|
static String |
WSA_ACTION_RSTR_CANCEL
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Cancel'.
|
static String |
WSA_ACTION_RSTR_CANCEL_FINAL
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'CancelFinal'.
|
static String |
WSA_ACTION_RSTR_ISSUE
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Issue'.
|
static String |
WSA_ACTION_RSTR_KET
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KET'.
|
static String |
WSA_ACTION_RSTR_KET_FINAL
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'KETFinal'.
|
static String |
WSA_ACTION_RSTR_RENEW
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Renew'.
|
static String |
WSA_ACTION_RSTR_RENEW_FINAL
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'RenewFinal'.
|
static String |
WSA_ACTION_RSTR_VALIDATE
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'Validate'.
|
static String |
WSA_ACTION_RSTR_VALIDATE_FINAL
WS-Addressing RequestSecurityTokenResponse (RSTR) action URI 'ValidateFinal'.
|
static String |
WSA_ACTION_RSTRC_ISSUE_FINAL
WS-Addressing RequestSecurityTokenResponseCollection (RSTRC) action URI 'Issue'.
|
static String |
WST_NS
WS-Trust 1.3 namespace.
|
static String |
WST_PREFIX
WS-Trust namespace prefix.
|
static String |
WST_VERSION
WS-Trust version.
|
public static final String WST_VERSION
public static final String WST_PREFIX
public static final String WST_NS
public static final String WSA_ACTION_RST_ISSUE
public static final String WSA_ACTION_RST_CANCEL
public static final String WSA_ACTION_RST_STSCANCEL
public static final String WSA_ACTION_RST_VALIDATE
public static final String WSA_ACTION_RST_RENEW
public static final String WSA_ACTION_RST_KET
public static final String WSA_ACTION_RSTR_ISSUE
public static final String WSA_ACTION_RSTR_CANCEL
public static final String WSA_ACTION_RSTR_CANCEL_FINAL
public static final String WSA_ACTION_RSTR_VALIDATE
public static final String WSA_ACTION_RSTR_VALIDATE_FINAL
public static final String WSA_ACTION_RSTR_RENEW
public static final String WSA_ACTION_RSTR_RENEW_FINAL
public static final String WSA_ACTION_RSTR_KET
public static final String WSA_ACTION_RSTR_KET_FINAL
public static final String WSA_ACTION_RSTRC_ISSUE_FINAL
public static final QName SOAP_FAULT_INVALID_REQUEST
public static final QName SOAP_FAULT_FAILED_AUTHENTICATION
public static final QName SOAP_FAULT_REQUEST_FAILED
public static final QName SOAP_FAULT_INVALID_SECURITY_TOKEN
public static final QName SOAP_FAULT_AUTHENTICATION_BAD_ELEMENTS
public static final QName SOAP_FAULT_BAD_REQUEST
public static final QName SOAP_FAULT_EXPIRED_DATA
public static final QName SOAP_FAULT_INVALID_TIME_RANGE
public static final QName SOAP_FAULT_INVALID_SCOPE
public static final QName SOAP_FAULT_RENEW_NEEDED
public static final QName SOAP_FAULT_UNABLE_TO_RENEW
Copyright © 2016 JBoss by Red Hat. All rights reserved.