org.eclipse.higgins.sts.api
Interface IConstants


public interface IConstants

Interface representing a set of URI values (representing specific specification/schema versions)

Author:
mikemci at us dot ibm dot com

Method Summary
 URI getAddressingIdentityNamespace()
           
 URI getAsymmetricKeyBinarySecretType()
          Gets the AsymmetricKey BinarySecretType URI
 URI getAsymmetricKeyType()
          Gets the Asymmetric KeyType URI
 String getAuthenticationBadElementsFaultCode()
          Gets the AuthenticationBadElements FaultCode
 String getBadRequestFaultCode()
          Gets the BadRequest FaultCode
 URI getCancelRequestAction()
          Gets the Cancel Request Action URI
 URI getCancelRequestType()
          Gets the Cancel RequestType URI
 URI getCancelResponseAction()
          Gets the Cancel Response Action URI
 String getExpiredDataFaultCode()
          Gets the ExpiredData FaultCode
 String getFailedAuthenticationFaultCode()
          Gets the FailedAuthentication FaultCode
 URI getHashComputedKey()
          Gets the Hash ComputedKey URI
 URI getIdentityClaimPrivatePersonalIdentifier()
           
 URI getIdentityClaimsNamespace()
           
 URI getIdentityNamespace()
           
 String getInvalidRequestFaultCode()
          Gets the InvalidRequest FaultCode
 String getInvalidScopeFaultCode()
          Gets the InvalidScope FaultCode
 String getInvalidSecurityTokenFaultCode()
          Gets the InvalidSecurityToken FaultCode
 URI getInvalidStatusCode()
          Gets the Invalid StatusCode URI
 String getInvalidTimeRangeFaultCode()
          Gets the InvalidTimeRange FaultCode
 URI getIssueRequestAction()
          Gets the Issue Request Action URI
 URI getIssueRequestType()
          Gets the Issue RequestType URI
 URI getIssueResponseAction()
          Gets the Issue Response Action URI
 URI getIssuerSelf()
          Gets the Issuer Self URI
 URI getKeyExchangeRequestAction()
          Gets the KeyExchange Request Action URI
 URI getKeyExchangeRequestType()
          Gets the KeyExchange RequestType URI
 URI getKeyExchangeResponseAction()
          Gets the KeyExchange Response Action URI
 URI getNonceBinarySecretType()
          Gets the Nonce BinarySecret Type URI
 URI getNoProofKeyKeyType()
           
 URI getPSHA1ComputedKey()
          Gets the PSHA1 ComputedKey URI
 String getRenewNeededFaultCode()
          Gets the RenewNeeded FaultCode
 URI getRenewRequestAction()
          Gets the Renew Request Action URI
 URI getRenewRequestType()
          Gets the Renew RequestType URI
 URI getRenewResponseAction()
          Gets the Renew Response Action URI
 String getRequestFailedFaultCode()
          Gets the RequestFailed FaultCode QName
 URI getSAML10AssertionNamespace()
           
 URI getSAML10ConfirmationMethodBearer()
           
 URI getSAML10ConfirmationMethodHolderOfKey()
           
 URI getSAML10ProtocolNamespace()
           
 URI getSAML10TokenType()
           
 URI getSAML20AssertionNamespace()
           
 URI getSAML20ConfirmationMethodBearer()
           
 URI getSAML20ConfirmationMethodHolderOfKey()
           
 URI getSAML20ProtocolNamespace()
           
 URI getSAML20StatusCodeSuccess()
           
 URI getSAML20TokenType()
           
 URI getStatusTokenType()
          Gets the Status TokenType URI
 URI getSymmetricKeyBinarySecretType()
          Gets the SymmetricKey BinarySecretType URI
 URI getSymmetricKeyType()
          Gets the Symmetric KeyType URI
 String getUnableToRenewFaultCode()
          Gets the UnableToRenew FaultCode
 URI getValidateRequestAction()
          Gets the Validate Request Action URI
 URI getValidateRequestType()
          Gets the Validate RequestType URI
 URI getValidateResponseAction()
          Gets the Validate Response Action URI
 URI getValidStatusCode()
          Gets the Valid StatusCode URI
 URI getWSAddressingNamespace()
          Gets the WS-Addressing Namespace URI
 URI getWSPolicyNamespace()
          Gets the WS-Policy Namespace URI
 URI getWSSecurityNamespace()
          Gets the WS-Security Namespace URI
 URI getWSSecurityPolicyNamespace()
          Gets the WS-SecurityPolicy Namespace URI
 URI getWSSecurityUtilityNamespace()
          Gets the WS-Security Utility Namespace URI
 URI getWSTrustNamespace()
          Gets the WS-Trust Namespace URI
 URI getXMLEncryptionNamespace()
          Gets the XML Encryption Namespace URI
 URI getXMLSignatureNamespace()
          Gets the XML Signature Namespace URI
 

Method Detail

getAsymmetricKeyBinarySecretType

URI getAsymmetricKeyBinarySecretType()
Gets the AsymmetricKey BinarySecretType URI

Returns:
the AsymmetricKey BinarySecretType URI

getAsymmetricKeyType

URI getAsymmetricKeyType()
Gets the Asymmetric KeyType URI

Returns:
the Asymmetric KeyType URI

getAuthenticationBadElementsFaultCode

String getAuthenticationBadElementsFaultCode()
Gets the AuthenticationBadElements FaultCode

Returns:
the AuthenticationBadElements FaultCode

getBadRequestFaultCode

String getBadRequestFaultCode()
Gets the BadRequest FaultCode

Returns:
the BadRequest FaultCode

getIdentityClaimsNamespace

URI getIdentityClaimsNamespace()

getIdentityClaimPrivatePersonalIdentifier

URI getIdentityClaimPrivatePersonalIdentifier()

getCancelRequestAction

URI getCancelRequestAction()
Gets the Cancel Request Action URI

Returns:
the CancelRequest Action URI

getCancelRequestType

URI getCancelRequestType()
Gets the Cancel RequestType URI

Returns:
the Cancel RequestType URI

getCancelResponseAction

URI getCancelResponseAction()
Gets the Cancel Response Action URI

Returns:
the Cancel Response Action URI

getExpiredDataFaultCode

String getExpiredDataFaultCode()
Gets the ExpiredData FaultCode

Returns:
the ExpiredData FaultCode

getFailedAuthenticationFaultCode

String getFailedAuthenticationFaultCode()
Gets the FailedAuthentication FaultCode

Returns:
the FailedAuthentication FaultCode

getHashComputedKey

URI getHashComputedKey()
Gets the Hash ComputedKey URI

Returns:
the Hash ComputedKey URI

getInvalidRequestFaultCode

String getInvalidRequestFaultCode()
Gets the InvalidRequest FaultCode

Returns:
the InvalidRequest FaultCode

getInvalidScopeFaultCode

String getInvalidScopeFaultCode()
Gets the InvalidScope FaultCode

Returns:
the InvalidScope FaultCode

getInvalidSecurityTokenFaultCode

String getInvalidSecurityTokenFaultCode()
Gets the InvalidSecurityToken FaultCode

Returns:
the InvalidSecurityToken FaultCode

getInvalidStatusCode

URI getInvalidStatusCode()
Gets the Invalid StatusCode URI

Returns:
the Invalid StatusCode URI

getInvalidTimeRangeFaultCode

String getInvalidTimeRangeFaultCode()
Gets the InvalidTimeRange FaultCode

Returns:
the InvalidTimeRange FaultCode

getIssueRequestAction

URI getIssueRequestAction()
Gets the Issue Request Action URI

Returns:
the IssueRequest Action URI

getIssueRequestType

URI getIssueRequestType()
Gets the Issue RequestType URI

Returns:
the Issue RequestType URI

getIssueResponseAction

URI getIssueResponseAction()
Gets the Issue Response Action URI

Returns:
the Issue Response Action URI

getIssuerSelf

URI getIssuerSelf()
Gets the Issuer Self URI

Returns:
the Issuer Self URI

getKeyExchangeRequestAction

URI getKeyExchangeRequestAction()
Gets the KeyExchange Request Action URI

Returns:
the KeyExchange Request Action URI

getKeyExchangeRequestType

URI getKeyExchangeRequestType()
Gets the KeyExchange RequestType URI

Returns:
the KeyExchange RequestType URI

getKeyExchangeResponseAction

URI getKeyExchangeResponseAction()
Gets the KeyExchange Response Action URI

Returns:
the KeyExchange Response Action URI

getNonceBinarySecretType

URI getNonceBinarySecretType()
Gets the Nonce BinarySecret Type URI

Returns:
the Nonce BinarySecret Type URI

getPSHA1ComputedKey

URI getPSHA1ComputedKey()
Gets the PSHA1 ComputedKey URI

Returns:
the PSHA1 ComputedKey URI

getRenewNeededFaultCode

String getRenewNeededFaultCode()
Gets the RenewNeeded FaultCode

Returns:
the RenewNeeded FaultCode

getRenewRequestAction

URI getRenewRequestAction()
Gets the Renew Request Action URI

Returns:
the Renew Request Action URI

getRenewRequestType

URI getRenewRequestType()
Gets the Renew RequestType URI

Returns:
the Renew RequestType URI

getRenewResponseAction

URI getRenewResponseAction()
Gets the Renew Response Action URI

Returns:
the Renew Response Action URI

getRequestFailedFaultCode

String getRequestFailedFaultCode()
Gets the RequestFailed FaultCode QName

Returns:
RequestFailed FaultCode QName

getStatusTokenType

URI getStatusTokenType()
Gets the Status TokenType URI

Returns:
the Status TokenType URI

getSymmetricKeyBinarySecretType

URI getSymmetricKeyBinarySecretType()
Gets the SymmetricKey BinarySecretType URI

Returns:
the SymmetricKey BinarySecretType URI

getSymmetricKeyType

URI getSymmetricKeyType()
Gets the Symmetric KeyType URI

Returns:
the Symmetric KeyType URI

getUnableToRenewFaultCode

String getUnableToRenewFaultCode()
Gets the UnableToRenew FaultCode

Returns:
the UnableToRenew FaultCode

getValidateRequestAction

URI getValidateRequestAction()
Gets the Validate Request Action URI

Returns:
the Validate Request Action URI

getValidateRequestType

URI getValidateRequestType()
Gets the Validate RequestType URI

Returns:
the Validate RequestType URI

getValidateResponseAction

URI getValidateResponseAction()
Gets the Validate Response Action URI

Returns:
the Validate Response Action URI

getValidStatusCode

URI getValidStatusCode()
Gets the Valid StatusCode URI

Returns:
the Valid StatusCode URI

getWSAddressingNamespace

URI getWSAddressingNamespace()
Gets the WS-Addressing Namespace URI

Returns:
the WS-Addressing Namespace URI

getWSPolicyNamespace

URI getWSPolicyNamespace()
Gets the WS-Policy Namespace URI

Returns:
the WS-Policy Namespace URI

getWSSecurityNamespace

URI getWSSecurityNamespace()
Gets the WS-Security Namespace URI

Returns:
the WS-Security Namespace URI

getWSSecurityPolicyNamespace

URI getWSSecurityPolicyNamespace()
Gets the WS-SecurityPolicy Namespace URI

Returns:
the WS-SecurityPolicy Namespace URI

getWSSecurityUtilityNamespace

URI getWSSecurityUtilityNamespace()
Gets the WS-Security Utility Namespace URI

Returns:
the WS-Security Utility Namespace URI

getWSTrustNamespace

URI getWSTrustNamespace()
Gets the WS-Trust Namespace URI

Returns:
the WS-Trust Namespace URI

getXMLEncryptionNamespace

URI getXMLEncryptionNamespace()
Gets the XML Encryption Namespace URI

Returns:
the XML Encryption Namespace URI

getXMLSignatureNamespace

URI getXMLSignatureNamespace()
Gets the XML Signature Namespace URI

Returns:
the XML Signature Namespace URI

getSAML10TokenType

URI getSAML10TokenType()

getSAML10AssertionNamespace

URI getSAML10AssertionNamespace()

getSAML10ProtocolNamespace

URI getSAML10ProtocolNamespace()

getIdentityNamespace

URI getIdentityNamespace()

getSAML10ConfirmationMethodHolderOfKey

URI getSAML10ConfirmationMethodHolderOfKey()

getSAML10ConfirmationMethodBearer

URI getSAML10ConfirmationMethodBearer()

getSAML20ConfirmationMethodHolderOfKey

URI getSAML20ConfirmationMethodHolderOfKey()

getSAML20ConfirmationMethodBearer

URI getSAML20ConfirmationMethodBearer()

getNoProofKeyKeyType

URI getNoProofKeyKeyType()

getAddressingIdentityNamespace

URI getAddressingIdentityNamespace()

getSAML20AssertionNamespace

URI getSAML20AssertionNamespace()

getSAML20ProtocolNamespace

URI getSAML20ProtocolNamespace()

getSAML20StatusCodeSuccess

URI getSAML20StatusCodeSuccess()

getSAML20TokenType

URI getSAML20TokenType()