| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
END_STATE_ID |
"end" |
public static final String |
END_STATE_OUTPUT_ATTR_EXPR |
"flowRequestContext.getConversationScope().get(\'opensamlProfileRequestContext\')" |
public static final String |
END_STATE_OUTPUT_ATTR_NAME |
"ProfileRequestContext" |
public static final String |
IDP_ENTITY_ID |
"https://idp.example.org" |
public static final String |
IP_ADDRESS_AUTHN_FLOW_ID |
"authn/IPAddress" |
public static final String |
IP_ADDRESS_AUTHN_MAP_BEAN_NAME |
"shibboleth.authn.IPAddress.Mappings" |
public static final String |
LDIF_FILE |
"/test/test-ldap.ldif" |
public static final String |
SAML1_TRANSFORM_C14N_BEAN_NAME |
"c14n/SAML1Transform" |
public static final String |
SAML2_TRANSFORM_C14N_BEAN_NAME |
"c14n/SAML2Transform" |
public static final String |
SP_ACS_URL |
"https://localhost:8443/sp/SAML1/POST/ACS" |
public static final String |
SP_ENTITY_ID |
"https://sp.example.org" |
public static final String |
SP_RELAY_STATE |
"myRelayState" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML1/SOAP/AttributeQuery" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/Shibboleth/SSO" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML2/SOAP/AttributeQuery" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML2/POST-SimpleSign/SSO" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML2/POST/SSO" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML2/Redirect/SSO" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_ID |
"profile/SAML2/Unsolicited/SSO" |
Copyright © 1999–2014. All rights reserved.