Constant Field Values


Contents
org.eclipse.*

org.eclipse.higgins.sts.Constants
public static final java.lang.String ACTION_ISSUE_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue"
public static final java.lang.String ACTION_ISSUE_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Issue"
public static final java.lang.String BINARY_SECRET_TYPE_ASYMMETRIC_KEY "http://schemas.xmlsoap.org/ws/2005/02/trust/AsymmetricKey"
public static final java.lang.String BINARY_SECRET_TYPE_NONCE "http://schemas.xmlsoap.org/ws/2005/02/trust/Nonce"
public static final java.lang.String BINARY_SECRET_TYPE_SYMMETRIC_KEY "http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey"
public static final java.lang.String COMPUTED_KEY_HASH "http://schemas.xmlsoap.org/ws/2005/02/trust/CK/HASH"
public static final java.lang.String COMPUTED_KEY_PSHA1 "http://schemas.xmlsoap.org/ws/2005/02/trust/CK/PSHA1"
public static final java.lang.String CONFIGURATION_DIRECTORY_PROPERTY "org.eclipse.higgins.sts.server.ConfigurationDirectory"
public static final java.lang.String DERIVED_KEY_PSHA1 "http://schemas.xmlsoap.org/ws/2005/02/sc/dk/p_sha1"
public static final java.lang.String FAULT_CODE_AUTHENTICATION_BAD_ELEMENTS "wst:AuthenticationBadElements"
public static final java.lang.String FAULT_CODE_BAD_CONTEXT_TOKEN "wsc:BadContextToken"
public static final java.lang.String FAULT_CODE_BAD_REQUEST "wst:BadRequest"
public static final java.lang.String FAULT_CODE_EXPIRED_DATA "wst:ExpiredData"
public static final java.lang.String FAULT_CODE_FAILED_AUTHENTICATION "wst:FailedAuthentication"
public static final java.lang.String FAULT_CODE_INVALID_REQUEST "wst:InvalidRequest"
public static final java.lang.String FAULT_CODE_INVALID_SCOPE "wst:InvalidScope"
public static final java.lang.String FAULT_CODE_INVALID_SECURITY_TOKEN "wst:InvalidSecurityToken"
public static final java.lang.String FAULT_CODE_INVALID_TIME_RANGE "wst:InvalidTimeRange"
public static final java.lang.String FAULT_CODE_RENEW_NEEDED "wst:RenewNeeded"
public static final java.lang.String FAULT_CODE_REQUEST_FAILED "wst:RequestFailed"
public static final java.lang.String FAULT_CODE_UNABLE_TO_RENEW "wst:UnableToRenew"
public static final java.lang.String FAULT_CODE_UNKNOWN_DERIVATION_SOURCE "wsc:UnknownDerivationSource"
public static final java.lang.String FAULT_CODE_UNSUPPORTED_CONTEXT_TOKEN "wsc:UnsupportedContextToken"
public static final java.lang.String KEY_TYPE_ASYMMETRIC_KEY "http://schemas.xmlsoap.org/ws/2005/02/trust/PublicKey"
public static final java.lang.String KEY_TYPE_SYMMETRIC_KEY "http://schemas.xmlsoap.org/ws/2005/02/trust/SymmetricKey"
public static final java.lang.String NS_WSAddressing "http://www.w3.org/2005/08/addressing"
public static final java.lang.String NS_WSSecureConversation "http://schemas.xmlsoap.org/ws/2005/02/sc"
public static final java.lang.String NS_WSSecurity "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
public static final java.lang.String NS_WSSecurityPolicy "http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
public static final java.lang.String NS_WSSecurityUtility "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
public static final java.lang.String NS_WSTrust "http://schemas.xmlsoap.org/ws/2005/02/trust"
public static final java.lang.String NS_XMLEncryption "http://www.w3.org/2001/04/xmlenc#"
public static final java.lang.String NS_XMLSignature "http://www.w3.org/2000/09/xmldsig#"
public static final java.lang.String REQUEST_AMEND_SECURITY_CONTEXT_TOKEN_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/sc/RST/SCT/Amend"
public static final java.lang.String REQUEST_AMEND_SECURITY_CONTEXT_TOKEN_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/sc/RSTR/SCT/Amend"
public static final java.lang.String REQUEST_CANCEL_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Cancel"
public static final java.lang.String REQUEST_CANCEL_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel"
public static final java.lang.String REQUEST_CANCEL_SECURITY_CONTEXT_TOKEN_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/sc/RST/SCT/Cancel"
public static final java.lang.String REQUEST_CANCEL_SECURITY_CONTEXT_TOKEN_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/sc/RSTR/SCT/Cancel"
public static final java.lang.String REQUEST_KEY_EXCHANGE_TOKEN_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/trust/RST/KET"
public static final java.lang.String REQUEST_KEY_EXCHANGE_TOKEN_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/KET"
public static final java.lang.String REQUEST_RENEW_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Renew"
public static final java.lang.String REQUEST_RENEW_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew"
public static final java.lang.String REQUEST_RENEW_SECURITY_CONTEXT_TOKEN_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/sc/RST/SCT/Renew"
public static final java.lang.String REQUEST_RENEW_SECURITY_CONTEXT_TOKEN_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/sc/RSTR/SCT/Renew"
public static final java.lang.String REQUEST_SECURITY_CONTEXT_TOKEN_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/sc/RST/SCT"
public static final java.lang.String REQUEST_SECURITY_CONTEXT_TOKEN_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/sc/RSTR/SCT"
public static final java.lang.String REQUEST_TYPE_CANCEL "http://schemas.xmlsoap.org/ws/2005/02/trust/Cancel"
public static final java.lang.String REQUEST_TYPE_ISSUE "http://schemas.xmlsoap.org/ws/2005/02/trust/Issue"
public static final java.lang.String REQUEST_TYPE_KEY_EXCHANGE_TOKEN "http://schemas.xmlsoap.org/ws/2005/02/trust/KET"
public static final java.lang.String REQUEST_TYPE_RENEW "http://schemas.xmlsoap.org/ws/2005/02/trust/Renew"
public static final java.lang.String REQUEST_TYPE_VALIDATE "http://schemas.xmlsoap.org/ws/2005/02/trust/Validate"
public static final java.lang.String REQUEST_VALIDATE_REQUEST "http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Validate"
public static final java.lang.String REQUEST_VALIDATE_RESPONSE "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Validate"
public static final java.lang.String STATUS_CODE_INVALID "http://schemas.xmlsoap.org/ws/2005/02/trust/status/invalid"
public static final java.lang.String STATUS_CODE_VALID "http://schemas.xmlsoap.org/ws/2005/02/trust/status/valid"
public static final java.lang.String TOKEN_ISSUER_SELF "http://schemas.microsoft.com/ws/2005/05/identity/issuer/self"
public static final java.lang.String TOKEN_TYPE_DERIVED_KEY "http://schemas.xmlsoap.org/ws/2005/02/sc/dk"
public static final java.lang.String TOKEN_TYPE_SECURITY_CONTEXT_TOKEN "http://schemas.xmlsoap.org/ws/2005/02/sc/sct"
public static final java.lang.String TOKEN_TYPE_STATUS "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Status"

org.eclipse.higgins.sts.server.addressing.Constants
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_ACTION "org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler.Action"
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_FROM "org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler.From"
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_MESSAGE_ID "org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler.MessageID"
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_REPLY_TO "org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler.ReplyTo"
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_TO "org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler.To"
public static final java.lang.String PROPERTY_REQUEST_GENERATOR_ACTION "org.eclipse.higgins.sts.server.addressing.WSARequestGeneratorHandler.Action"
public static final java.lang.String PROPERTY_REQUEST_GENERATOR_FROM "org.eclipse.higgins.sts.server.addressing.WSARequestGeneratorHandler.From"
public static final java.lang.String PROPERTY_REQUEST_GENERATOR_MESSAGE_ID "org.eclipse.higgins.sts.server.addressing.WSARequestGeneratorHandler.MessageID"
public static final java.lang.String PROPERTY_REQUEST_GENERATOR_REPLY_TO "org.eclipse.higgins.sts.server.addressing.WSARequestGeneratorHandler.ReplyTo"
public static final java.lang.String PROPERTY_REQUEST_GENERATOR_TO "org.eclipse.higgins.sts.server.addressing.WSARequestGeneratorHandler.To"

org.eclipse.higgins.sts.server.extension.SAML_1_0.ref_impl.Constants
public static final java.lang.String IC_COUNTRY "country"
public static final java.lang.String IC_COUNTRY_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/country"
public static final java.lang.String IC_DATE_OF_BIRTH "dateofbirth"
public static final java.lang.String IC_DATE_OF_BIRTH_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/dateofbirth"
public static final java.lang.String IC_EMAIL_ADDRESS "emailaddress"
public static final java.lang.String IC_EMAIL_ADDRESS_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/emailaddress"
public static final java.lang.String IC_GENDER "gender"
public static final java.lang.String IC_GENDER_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/gender"
public static final java.lang.String IC_GIVEN_NAME "givenname"
public static final java.lang.String IC_GIVEN_NAME_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/givenname"
public static final java.lang.String IC_HOME_PHONE "homephone"
public static final java.lang.String IC_HOME_PHONE_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/homephone"
public static final java.lang.String IC_LOCALITY "locality"
public static final java.lang.String IC_LOCALITY_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/locality"
public static final java.lang.String IC_MOBILE_PHONE "mobilephone"
public static final java.lang.String IC_MOBILE_PHONE_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/mobilephone"
public static final java.lang.String IC_OTHER_PHONE "otherphone"
public static final java.lang.String IC_OTHER_PHONE_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/otherphone"
public static final java.lang.String IC_POSTAL_CODE "postalcode"
public static final java.lang.String IC_POSTAL_CODE_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/postalcode"
public static final java.lang.String IC_PRIVATE_PERSONAL_IDENTIFIER "privatepersonalidentifier"
public static final java.lang.String IC_PRIVATE_PERSONAL_IDENTIFIER_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/privatepersonalidentifier"
public static final java.lang.String IC_STATE_OR_PROVINCE "stateorprovince"
public static final java.lang.String IC_STATE_OR_PROVINCE_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/stateorprovince"
public static final java.lang.String IC_STREET_ADDRESS "streetaddress"
public static final java.lang.String IC_STREET_ADDRESS_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/streetaddress"
public static final java.lang.String IC_SURNAME "surname"
public static final java.lang.String IC_SURNAME_URI "http://schemas.microsoft.com/ws/2005/05/identity/claims/surname"
public static final java.lang.String NS_AddressingIdentityExtension "http://schemas.microsoft.com/windows/wcf/2005/09/addressingidentityextension"
public static final java.lang.String NS_InfoCardClaims "http://schemas.microsoft.com/ws/2005/05/identity/claims"
public static final java.lang.String SAML_1_0_Assertion "urn:oasis:names:tc:SAML:1.0:assertion"
public static final java.lang.String SAML_2_0_Assertion "urn:oasis:names:tc:SAML:2.0:assertion"

org.eclipse.higgins.sts.server.security.Constants
public static final java.lang.String PROPERTY_REQUEST_CONSUMER_PRINCIPAL "org.eclipse.higgins.sts.server.secuirty.WSSRequestConsumerHandler.Principal"