Constant Field Values
Contents
org.apache.*
-
org.apache.cxf.sts.STSConstants Modifier and Type Constant Field Value public static final StringASYMMETRIC_KEY_TYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/AsymmetricKey"public static final StringBEARER_KEY_KEYTYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/Bearer"public static final StringCOMPUTED_KEY_PSHA1"http://docs.oasis-open.org/ws-sx/ws-trust/200512/CK/PSHA1"public static final StringIDT_NS_05_05"http://schemas.xmlsoap.org/ws/2005/05/identity"public static final StringINVALID_CODE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/status/invalid"public static final StringINVALID_REASON"The Trust service did not successfully validate the input"public static final StringNONCE_TYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/Nonce"public static final StringPUBLIC_KEY_KEYTYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/PublicKey"public static final StringSTATUS"http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Status"public static final StringSYMMETRIC_KEY_KEYTYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey"public static final StringSYMMETRIC_KEY_TYPE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey"public static final StringTOKEN_REALM"org.apache.cxf.sts.token.realm"public static final StringTOKEN_RENEWING_ALLOW"org.apache.cxf.sts.token.renewing.allow"public static final StringTOKEN_RENEWING_ALLOW_AFTER_EXPIRY"org.apache.cxf.sts.token.renewing.allow.after.expiry"public static final StringUSE_ENDPOINT_AS_CERT_ALIAS"useEndpointAsCertAlias"public static final StringVALID_CODE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/status/valid"public static final StringVALID_REASON"The Trust service successfully validated the input"public static final StringWS_UTIL_03_06"http://schemas.xmlsoap.org/ws/2003/06/utility"public static final StringWSA_NS_05"http://www.w3.org/2005/08/addressing"public static final StringWSP_NS"http://www.w3.org/ns/ws-policy"public static final StringWSP_NS_04"http://schemas.xmlsoap.org/ws/2004/09/policy"public static final StringWSP_NS_06"http://www.w3.org/2006/07/ws-policy"public static final StringWSSE_EXT_04_01"http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"public static final StringWST_NS_05_12"http://docs.oasis-open.org/ws-sx/ws-trust/200512"public static final StringWST_NS_08_02"http://docs.oasis-open.org/ws-sx/ws-trust/200802"
-
org.apache.cxf.sts.cache.HazelCastTokenStore Modifier and Type Constant Field Value public static final longDEFAULT_TTL3600Lpublic static final longMAX_TTL43200L
-
org.apache.cxf.sts.claims.IdentityClaimsParser Modifier and Type Constant Field Value public static final StringIDENTITY_CLAIMS_DIALECT"http://schemas.xmlsoap.org/ws/2005/05/identity"
-
org.apache.cxf.sts.operation.TokenRequestCollectionOperation Modifier and Type Constant Field Value public static final StringWSTRUST_REQUESTTYPE_BATCH_CANCEL"http://docs.oasis-open.org/ws-sx/ws-trust/200512/BatchCancel"public static final StringWSTRUST_REQUESTTYPE_BATCH_ISSUE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/BatchIssue"public static final StringWSTRUST_REQUESTTYPE_BATCH_RENEW"http://docs.oasis-open.org/ws-sx/ws-trust/200512/BatchRenew"public static final StringWSTRUST_REQUESTTYPE_BATCH_VALIDATE"http://docs.oasis-open.org/ws-sx/ws-trust/200512/BatchValidate"
-
org.apache.cxf.sts.token.provider.DefaultConditionsProvider Modifier and Type Constant Field Value public static final longDEFAULT_MAX_LIFETIME43200L
-
org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider Modifier and Type Constant Field Value public static final longDEFAULT_MAX_LIFETIME43200L -
org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider Modifier and Type Constant Field Value public static final StringJWT_TOKEN_TYPE"urn:ietf:params:oauth:token-type:jwt"
-
org.apache.cxf.sts.token.realm.Relationship Modifier and Type Constant Field Value public static final StringFED_TYPE_CLAIMS"FederatedClaims"public static final StringFED_TYPE_IDENTITY"FederatedIdentity"
-
org.apache.cxf.sts.token.renewer.SAMLTokenRenewer Modifier and Type Constant Field Value public static final longDEFAULT_MAX_EXPIRY1800L
-
org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser Modifier and Type Constant Field Value public static final StringSAML_ROLE_ATTRIBUTENAME_DEFAULT"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role" -
org.apache.cxf.sts.token.validator.SCTValidator Modifier and Type Constant Field Value public static final StringSCT_VALIDATOR_SECRET"sct-validator-secret" -
org.apache.cxf.sts.token.validator.X509TokenValidator Modifier and Type Constant Field Value public static final StringBASE64_ENCODING"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"public static final StringX509_V3_TYPE"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"