org.eclipse.higgins.sts.common
Class Constants

java.lang.Object
  extended byorg.eclipse.higgins.sts.common.Constants
All Implemented Interfaces:
org.eclipse.higgins.sts.api.IConstants

public class Constants
extends Object
implements org.eclipse.higgins.sts.api.IConstants

Defines a set of constants for namespaces and other URI values.

Author:
mikemci at us dot ibm dot com

Constructor Summary
Constants()
           
 
Method Summary
 URI getAddressingIdentityNamespace()
           
 URI getAsymmetricKeyBinarySecretType()
           
 URI getAsymmetricKeyType()
           
 String getAuthenticationBadElementsFaultCode()
           
 String getBadRequestFaultCode()
           
 URI getCancelRequestAction()
           
 URI getCancelRequestType()
           
 URI getCancelResponseAction()
           
 String getExpiredDataFaultCode()
           
 String getFailedAuthenticationFaultCode()
           
 URI getHashComputedKey()
           
 URI getIdentityClaimPrivatePersonalIdentifier()
           
 URI getIdentityClaimsNamespace()
           
 URI getIdentityNamespace()
           
 String getInvalidRequestFaultCode()
           
 String getInvalidScopeFaultCode()
           
 String getInvalidSecurityTokenFaultCode()
           
 URI getInvalidStatusCode()
           
 String getInvalidTimeRangeFaultCode()
           
 URI getIssueRequestAction()
           
 URI getIssueRequestType()
           
 URI getIssueResponseAction()
           
 URI getIssuerSelf()
           
 URI getKeyExchangeRequestAction()
           
 URI getKeyExchangeRequestType()
           
 URI getKeyExchangeResponseAction()
           
 URI getNonceBinarySecretType()
           
 URI getNoProofKeyKeyType()
           
 URI getPSHA1ComputedKey()
           
 String getRenewNeededFaultCode()
           
 URI getRenewRequestAction()
           
 URI getRenewRequestType()
           
 URI getRenewResponseAction()
           
 String getRequestFailedFaultCode()
           
 URI getSAML10AssertionNamespace()
           
 URI getSAML10ConfirmationMethodBearer()
           
 URI getSAML10ConfirmationMethodHolderOfKey()
           
 URI getSAML10ProtocolNamespace()
           
 URI getSAML10TokenType()
           
 URI getSAML20AssertionNamespace()
           
 URI getSAML20ConfirmationMethodBearer()
           
 URI getSAML20ConfirmationMethodHolderOfKey()
           
 URI getSAML20ProtocolNamespace()
           
 URI getSAML20StatusCodeSuccess()
           
 URI getSAML20TokenType()
           
 URI getStatusTokenType()
           
 URI getSymmetricKeyBinarySecretType()
           
 URI getSymmetricKeyType()
           
 String getUnableToRenewFaultCode()
           
 URI getValidateRequestAction()
           
 URI getValidateRequestType()
           
 URI getValidateResponseAction()
           
 URI getValidStatusCode()
           
 URI getWSAddressingNamespace()
           
 URI getWSPolicyNamespace()
           
 URI getWSSecurityNamespace()
           
 URI getWSSecurityPolicyNamespace()
           
 URI getWSSecurityUtilityNamespace()
           
 URI getWSTrustNamespace()
           
 URI getXMLEncryptionNamespace()
           
 URI getXMLSignatureNamespace()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()
Method Detail

getSAML20TokenType

public URI getSAML20TokenType()
Specified by:
getSAML20TokenType in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML20TokenType

getSAML20AssertionNamespace

public URI getSAML20AssertionNamespace()
Specified by:
getSAML20AssertionNamespace in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML20AssertionNamespace

getSAML20ProtocolNamespace

public URI getSAML20ProtocolNamespace()
Specified by:
getSAML20ProtocolNamespace in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML20ProtocolNamespace

getAddressingIdentityNamespace

public URI getAddressingIdentityNamespace()
Specified by:
getAddressingIdentityNamespace in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriAddressingIdentityNamespace

getNoProofKeyKeyType

public URI getNoProofKeyKeyType()
Specified by:
getNoProofKeyKeyType in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriNoProofKey

getIdentityClaimsNamespace

public URI getIdentityClaimsNamespace()
Specified by:
getIdentityClaimsNamespace in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriIdentityClaimsNamespace

getIdentityClaimPrivatePersonalIdentifier

public URI getIdentityClaimPrivatePersonalIdentifier()
Specified by:
getIdentityClaimPrivatePersonalIdentifier in interface org.eclipse.higgins.sts.api.IConstants

getIdentityNamespace

public URI getIdentityNamespace()
Specified by:
getIdentityNamespace in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriIdentityNamespace

getAsymmetricKeyBinarySecretType

public URI getAsymmetricKeyBinarySecretType()
Specified by:
getAsymmetricKeyBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants

getAsymmetricKeyType

public URI getAsymmetricKeyType()
Specified by:
getAsymmetricKeyType in interface org.eclipse.higgins.sts.api.IConstants

getAuthenticationBadElementsFaultCode

public String getAuthenticationBadElementsFaultCode()
Specified by:
getAuthenticationBadElementsFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getBadRequestFaultCode

public String getBadRequestFaultCode()
Specified by:
getBadRequestFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getCancelRequestAction

public URI getCancelRequestAction()
Specified by:
getCancelRequestAction in interface org.eclipse.higgins.sts.api.IConstants

getCancelRequestType

public URI getCancelRequestType()
Specified by:
getCancelRequestType in interface org.eclipse.higgins.sts.api.IConstants

getCancelResponseAction

public URI getCancelResponseAction()
Specified by:
getCancelResponseAction in interface org.eclipse.higgins.sts.api.IConstants

getExpiredDataFaultCode

public String getExpiredDataFaultCode()
Specified by:
getExpiredDataFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getFailedAuthenticationFaultCode

public String getFailedAuthenticationFaultCode()
Specified by:
getFailedAuthenticationFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getHashComputedKey

public URI getHashComputedKey()
Specified by:
getHashComputedKey in interface org.eclipse.higgins.sts.api.IConstants

getInvalidRequestFaultCode

public String getInvalidRequestFaultCode()
Specified by:
getInvalidRequestFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getInvalidScopeFaultCode

public String getInvalidScopeFaultCode()
Specified by:
getInvalidScopeFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getInvalidSecurityTokenFaultCode

public String getInvalidSecurityTokenFaultCode()
Specified by:
getInvalidSecurityTokenFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getInvalidStatusCode

public URI getInvalidStatusCode()
Specified by:
getInvalidStatusCode in interface org.eclipse.higgins.sts.api.IConstants

getInvalidTimeRangeFaultCode

public String getInvalidTimeRangeFaultCode()
Specified by:
getInvalidTimeRangeFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getIssueRequestAction

public URI getIssueRequestAction()
Specified by:
getIssueRequestAction in interface org.eclipse.higgins.sts.api.IConstants

getIssueRequestType

public URI getIssueRequestType()
Specified by:
getIssueRequestType in interface org.eclipse.higgins.sts.api.IConstants

getIssueResponseAction

public URI getIssueResponseAction()
Specified by:
getIssueResponseAction in interface org.eclipse.higgins.sts.api.IConstants

getIssuerSelf

public URI getIssuerSelf()
Specified by:
getIssuerSelf in interface org.eclipse.higgins.sts.api.IConstants

getKeyExchangeRequestAction

public URI getKeyExchangeRequestAction()
Specified by:
getKeyExchangeRequestAction in interface org.eclipse.higgins.sts.api.IConstants

getKeyExchangeRequestType

public URI getKeyExchangeRequestType()
Specified by:
getKeyExchangeRequestType in interface org.eclipse.higgins.sts.api.IConstants

getKeyExchangeResponseAction

public URI getKeyExchangeResponseAction()
Specified by:
getKeyExchangeResponseAction in interface org.eclipse.higgins.sts.api.IConstants

getNonceBinarySecretType

public URI getNonceBinarySecretType()
Specified by:
getNonceBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants

getPSHA1ComputedKey

public URI getPSHA1ComputedKey()
Specified by:
getPSHA1ComputedKey in interface org.eclipse.higgins.sts.api.IConstants

getRenewNeededFaultCode

public String getRenewNeededFaultCode()
Specified by:
getRenewNeededFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getRenewRequestAction

public URI getRenewRequestAction()
Specified by:
getRenewRequestAction in interface org.eclipse.higgins.sts.api.IConstants

getRenewRequestType

public URI getRenewRequestType()
Specified by:
getRenewRequestType in interface org.eclipse.higgins.sts.api.IConstants

getRenewResponseAction

public URI getRenewResponseAction()
Specified by:
getRenewResponseAction in interface org.eclipse.higgins.sts.api.IConstants

getRequestFailedFaultCode

public String getRequestFailedFaultCode()
Specified by:
getRequestFailedFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getStatusTokenType

public URI getStatusTokenType()
Specified by:
getStatusTokenType in interface org.eclipse.higgins.sts.api.IConstants

getSymmetricKeyBinarySecretType

public URI getSymmetricKeyBinarySecretType()
Specified by:
getSymmetricKeyBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants

getSymmetricKeyType

public URI getSymmetricKeyType()
Specified by:
getSymmetricKeyType in interface org.eclipse.higgins.sts.api.IConstants

getUnableToRenewFaultCode

public String getUnableToRenewFaultCode()
Specified by:
getUnableToRenewFaultCode in interface org.eclipse.higgins.sts.api.IConstants

getValidateRequestAction

public URI getValidateRequestAction()
Specified by:
getValidateRequestAction in interface org.eclipse.higgins.sts.api.IConstants

getValidateRequestType

public URI getValidateRequestType()
Specified by:
getValidateRequestType in interface org.eclipse.higgins.sts.api.IConstants

getValidateResponseAction

public URI getValidateResponseAction()
Specified by:
getValidateResponseAction in interface org.eclipse.higgins.sts.api.IConstants

getValidStatusCode

public URI getValidStatusCode()
Specified by:
getValidStatusCode in interface org.eclipse.higgins.sts.api.IConstants

getWSAddressingNamespace

public URI getWSAddressingNamespace()
Specified by:
getWSAddressingNamespace in interface org.eclipse.higgins.sts.api.IConstants

getWSSecurityNamespace

public URI getWSSecurityNamespace()
Specified by:
getWSSecurityNamespace in interface org.eclipse.higgins.sts.api.IConstants

getWSSecurityPolicyNamespace

public URI getWSSecurityPolicyNamespace()
Specified by:
getWSSecurityPolicyNamespace in interface org.eclipse.higgins.sts.api.IConstants

getWSPolicyNamespace

public URI getWSPolicyNamespace()
Specified by:
getWSPolicyNamespace in interface org.eclipse.higgins.sts.api.IConstants

getWSSecurityUtilityNamespace

public URI getWSSecurityUtilityNamespace()
Specified by:
getWSSecurityUtilityNamespace in interface org.eclipse.higgins.sts.api.IConstants

getWSTrustNamespace

public URI getWSTrustNamespace()
Specified by:
getWSTrustNamespace in interface org.eclipse.higgins.sts.api.IConstants

getXMLEncryptionNamespace

public URI getXMLEncryptionNamespace()
Specified by:
getXMLEncryptionNamespace in interface org.eclipse.higgins.sts.api.IConstants

getXMLSignatureNamespace

public URI getXMLSignatureNamespace()
Specified by:
getXMLSignatureNamespace in interface org.eclipse.higgins.sts.api.IConstants

getSAML10AssertionNamespace

public URI getSAML10AssertionNamespace()
Specified by:
getSAML10AssertionNamespace in interface org.eclipse.higgins.sts.api.IConstants

getSAML10ProtocolNamespace

public URI getSAML10ProtocolNamespace()
Specified by:
getSAML10ProtocolNamespace in interface org.eclipse.higgins.sts.api.IConstants

getSAML10TokenType

public URI getSAML10TokenType()
Specified by:
getSAML10TokenType in interface org.eclipse.higgins.sts.api.IConstants

getSAML10ConfirmationMethodBearer

public URI getSAML10ConfirmationMethodBearer()
Specified by:
getSAML10ConfirmationMethodBearer in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML10ConfirmationMethodBearer

getSAML10ConfirmationMethodHolderOfKey

public URI getSAML10ConfirmationMethodHolderOfKey()
Specified by:
getSAML10ConfirmationMethodHolderOfKey in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML10ConfirmationMethodHolderOfKey

getSAML20ConfirmationMethodBearer

public URI getSAML20ConfirmationMethodBearer()
Specified by:
getSAML20ConfirmationMethodBearer in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML20ConfirmationMethodBearer

getSAML20ConfirmationMethodHolderOfKey

public URI getSAML20ConfirmationMethodHolderOfKey()
Specified by:
getSAML20ConfirmationMethodHolderOfKey in interface org.eclipse.higgins.sts.api.IConstants
Returns:
the uriSAML20ConfirmationMethodHolderOfKey

getSAML20StatusCodeSuccess

public URI getSAML20StatusCodeSuccess()
Specified by:
getSAML20StatusCodeSuccess in interface org.eclipse.higgins.sts.api.IConstants