org.eclipse.higgins.sts.common
Class Constants
java.lang.Object
org.eclipse.higgins.sts.common.Constants
- All Implemented Interfaces:
- org.eclipse.higgins.sts.api.IConstants
- public class Constants
- extends java.lang.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constants
public Constants()
getSAML20TokenType
public java.net.URI getSAML20TokenType()
- Specified by:
getSAML20TokenType in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriSAML20TokenType
getSAML20Namespace
public java.net.URI getSAML20Namespace()
- Specified by:
getSAML20Namespace in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriSAML20Namespace
getAddressingIdentityNamespace
public java.net.URI getAddressingIdentityNamespace()
- Specified by:
getAddressingIdentityNamespace in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriAddressingIdentityNamespace
getNoProofKeyKeyType
public java.net.URI getNoProofKeyKeyType()
- Specified by:
getNoProofKeyKeyType in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriNoProofKey
getIdentityClaimsNamespace
public java.net.URI getIdentityClaimsNamespace()
- Specified by:
getIdentityClaimsNamespace in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriIdentityClaimsNamespace
getIdentityClaimPrivatePersonalIdentifier
public java.net.URI getIdentityClaimPrivatePersonalIdentifier()
- Specified by:
getIdentityClaimPrivatePersonalIdentifier in interface org.eclipse.higgins.sts.api.IConstants
getIdentityNamespace
public java.net.URI getIdentityNamespace()
- Specified by:
getIdentityNamespace in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriIdentityNamespace
getAsymmetricKeyBinarySecretType
public java.net.URI getAsymmetricKeyBinarySecretType()
- Specified by:
getAsymmetricKeyBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants
getAsymmetricKeyType
public java.net.URI getAsymmetricKeyType()
- Specified by:
getAsymmetricKeyType in interface org.eclipse.higgins.sts.api.IConstants
getAuthenticationBadElementsFaultCode
public java.lang.String getAuthenticationBadElementsFaultCode()
- Specified by:
getAuthenticationBadElementsFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getBadRequestFaultCode
public java.lang.String getBadRequestFaultCode()
- Specified by:
getBadRequestFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getCancelRequestAction
public java.net.URI getCancelRequestAction()
- Specified by:
getCancelRequestAction in interface org.eclipse.higgins.sts.api.IConstants
getCancelRequestType
public java.net.URI getCancelRequestType()
- Specified by:
getCancelRequestType in interface org.eclipse.higgins.sts.api.IConstants
getCancelResponseAction
public java.net.URI getCancelResponseAction()
- Specified by:
getCancelResponseAction in interface org.eclipse.higgins.sts.api.IConstants
getExpiredDataFaultCode
public java.lang.String getExpiredDataFaultCode()
- Specified by:
getExpiredDataFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getFailedAuthenticationFaultCode
public java.lang.String getFailedAuthenticationFaultCode()
- Specified by:
getFailedAuthenticationFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getHashComputedKey
public java.net.URI getHashComputedKey()
- Specified by:
getHashComputedKey in interface org.eclipse.higgins.sts.api.IConstants
getInvalidRequestFaultCode
public java.lang.String getInvalidRequestFaultCode()
- Specified by:
getInvalidRequestFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getInvalidScopeFaultCode
public java.lang.String getInvalidScopeFaultCode()
- Specified by:
getInvalidScopeFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getInvalidSecurityTokenFaultCode
public java.lang.String getInvalidSecurityTokenFaultCode()
- Specified by:
getInvalidSecurityTokenFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getInvalidStatusCode
public java.net.URI getInvalidStatusCode()
- Specified by:
getInvalidStatusCode in interface org.eclipse.higgins.sts.api.IConstants
getInvalidTimeRangeFaultCode
public java.lang.String getInvalidTimeRangeFaultCode()
- Specified by:
getInvalidTimeRangeFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getIssueRequestAction
public java.net.URI getIssueRequestAction()
- Specified by:
getIssueRequestAction in interface org.eclipse.higgins.sts.api.IConstants
getIssueRequestType
public java.net.URI getIssueRequestType()
- Specified by:
getIssueRequestType in interface org.eclipse.higgins.sts.api.IConstants
getIssueResponseAction
public java.net.URI getIssueResponseAction()
- Specified by:
getIssueResponseAction in interface org.eclipse.higgins.sts.api.IConstants
getIssuerSelf
public java.net.URI getIssuerSelf()
- Specified by:
getIssuerSelf in interface org.eclipse.higgins.sts.api.IConstants
getKeyExchangeRequestAction
public java.net.URI getKeyExchangeRequestAction()
- Specified by:
getKeyExchangeRequestAction in interface org.eclipse.higgins.sts.api.IConstants
getKeyExchangeRequestType
public java.net.URI getKeyExchangeRequestType()
- Specified by:
getKeyExchangeRequestType in interface org.eclipse.higgins.sts.api.IConstants
getKeyExchangeResponseAction
public java.net.URI getKeyExchangeResponseAction()
- Specified by:
getKeyExchangeResponseAction in interface org.eclipse.higgins.sts.api.IConstants
getNonceBinarySecretType
public java.net.URI getNonceBinarySecretType()
- Specified by:
getNonceBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants
getPSHA1ComputedKey
public java.net.URI getPSHA1ComputedKey()
- Specified by:
getPSHA1ComputedKey in interface org.eclipse.higgins.sts.api.IConstants
getRenewNeededFaultCode
public java.lang.String getRenewNeededFaultCode()
- Specified by:
getRenewNeededFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getRenewRequestAction
public java.net.URI getRenewRequestAction()
- Specified by:
getRenewRequestAction in interface org.eclipse.higgins.sts.api.IConstants
getRenewRequestType
public java.net.URI getRenewRequestType()
- Specified by:
getRenewRequestType in interface org.eclipse.higgins.sts.api.IConstants
getRenewResponseAction
public java.net.URI getRenewResponseAction()
- Specified by:
getRenewResponseAction in interface org.eclipse.higgins.sts.api.IConstants
getRequestFailedFaultCode
public java.lang.String getRequestFailedFaultCode()
- Specified by:
getRequestFailedFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getStatusTokenType
public java.net.URI getStatusTokenType()
- Specified by:
getStatusTokenType in interface org.eclipse.higgins.sts.api.IConstants
getSymmetricKeyBinarySecretType
public java.net.URI getSymmetricKeyBinarySecretType()
- Specified by:
getSymmetricKeyBinarySecretType in interface org.eclipse.higgins.sts.api.IConstants
getSymmetricKeyType
public java.net.URI getSymmetricKeyType()
- Specified by:
getSymmetricKeyType in interface org.eclipse.higgins.sts.api.IConstants
getUnableToRenewFaultCode
public java.lang.String getUnableToRenewFaultCode()
- Specified by:
getUnableToRenewFaultCode in interface org.eclipse.higgins.sts.api.IConstants
getValidateRequestAction
public java.net.URI getValidateRequestAction()
- Specified by:
getValidateRequestAction in interface org.eclipse.higgins.sts.api.IConstants
getValidateRequestType
public java.net.URI getValidateRequestType()
- Specified by:
getValidateRequestType in interface org.eclipse.higgins.sts.api.IConstants
getValidateResponseAction
public java.net.URI getValidateResponseAction()
- Specified by:
getValidateResponseAction in interface org.eclipse.higgins.sts.api.IConstants
getValidStatusCode
public java.net.URI getValidStatusCode()
- Specified by:
getValidStatusCode in interface org.eclipse.higgins.sts.api.IConstants
getWSAddressingNamespace
public java.net.URI getWSAddressingNamespace()
- Specified by:
getWSAddressingNamespace in interface org.eclipse.higgins.sts.api.IConstants
getWSSecurityNamespace
public java.net.URI getWSSecurityNamespace()
- Specified by:
getWSSecurityNamespace in interface org.eclipse.higgins.sts.api.IConstants
getWSSecurityPolicyNamespace
public java.net.URI getWSSecurityPolicyNamespace()
- Specified by:
getWSSecurityPolicyNamespace in interface org.eclipse.higgins.sts.api.IConstants
getWSPolicyNamespace
public java.net.URI getWSPolicyNamespace()
- Specified by:
getWSPolicyNamespace in interface org.eclipse.higgins.sts.api.IConstants
getWSSecurityUtilityNamespace
public java.net.URI getWSSecurityUtilityNamespace()
- Specified by:
getWSSecurityUtilityNamespace in interface org.eclipse.higgins.sts.api.IConstants
getWSTrustNamespace
public java.net.URI getWSTrustNamespace()
- Specified by:
getWSTrustNamespace in interface org.eclipse.higgins.sts.api.IConstants
getXMLEncryptionNamespace
public java.net.URI getXMLEncryptionNamespace()
- Specified by:
getXMLEncryptionNamespace in interface org.eclipse.higgins.sts.api.IConstants
getXMLSignatureNamespace
public java.net.URI getXMLSignatureNamespace()
- Specified by:
getXMLSignatureNamespace in interface org.eclipse.higgins.sts.api.IConstants
getSAML10Namespace
public java.net.URI getSAML10Namespace()
- Specified by:
getSAML10Namespace in interface org.eclipse.higgins.sts.api.IConstants
getSAML10TokenType
public java.net.URI getSAML10TokenType()
- Specified by:
getSAML10TokenType in interface org.eclipse.higgins.sts.api.IConstants
getSAML10ConfirmationMethodBearer
public java.net.URI getSAML10ConfirmationMethodBearer()
- Specified by:
getSAML10ConfirmationMethodBearer in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriSAML10ConfirmationMethodBearer
getSAML10ConfirmationMethodHolderOfKey
public java.net.URI getSAML10ConfirmationMethodHolderOfKey()
- Specified by:
getSAML10ConfirmationMethodHolderOfKey in interface org.eclipse.higgins.sts.api.IConstants
- Returns:
- the uriSAML10ConfirmationMethodHolderOfKey