Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_ALLOWED_CLOCK_SKEW |
30000L |
public static final long |
DEFAULT_MAX_AGE_RECEIVED_MESSAGE |
180000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALLOWED_CLOCK_SKEW |
"saml2.ClockSkew" |
public static final String |
AUTHN_REQUEST |
"saml2.AuthnRequest" |
public static final String |
AUTHN_REQUEST_ID |
"saml2.AuthnRequestID" |
public static final String |
EXPECTED_ISSUER |
"saml2.ExpectedIssuer" |
public static final String |
MAX_AGE_MESSAGE |
"saml2.MaxAgeReceivedMessage" |
public static final String |
RECEIVE_INSTANT |
"saml2.ReceiveInstant" |
public static final String |
RECEIVE_URL |
"saml2.ReceiveURL" |
public static final String |
SIGNATURE_REQUIRED |
"saml2.SignatureRequired" |
public static final String |
SIGNATURE_VALIDATION_CRITERIA_SET |
"saml2.SignatureValidationCriteriaSet" |
public static final String |
STD_PREFIX |
"saml2" |
public static final String |
STRICT_VALIDATION |
"saml2.StrictValidation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LANGUAGE_TAG |
"en" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_NAME_FORMAT |
"urn:oasis:names:tc:SAML:2.0:attrname-format:uri" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ID_SIZE |
24 |
public static final String |
DEFAULT_REQUEST_BINDING |
"urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESPONSE_ISSUE_INSTANT |
"saml2.ResponseIssueInstant" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHN_REQUEST_FORCE_AUTHN |
"saml2.AuthnRequestForceAuthn" |
public static final String |
AUTHN_REQUEST_ISSUE_INSTANT |
"saml2.AuthnRequestIssueInstant" |
public static final String |
MAX_ACCEPTED_SSO_SESSION_TIME |
"saml2.MaxAcceptedSsoSessionTime" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_ALLOWED_CLOCK_SKEW |
30000L |
public static final long |
DEFAULT_MAX_AGE_RESPONSE |
180000L |
public static final long |
DEFAULT_MAX_SESSION_AGE |
3600000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DESCRIPTOR_ID_SIZE |
32 |
public static final float |
DEFAULT_UPDATE_FACTOR |
0.75f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENTITY_CATEGORY_ATTRIBUTE_NAME |
"http://macedir.org/entity-category" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASSURANCE_CERTIFICATION_ATTRIBUTE_NAME |
"urn:oasis:names:tc:SAML:attribute:assurance-certification" |
Copyright © 2018 Litsec AB. All rights reserved.