Searched refs:IFSConstants (Results 76 - 100 of 238) sorted by relevance

12345678910

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java58 import com.sun.identity.federation.common.IFSConstants;
182 String[] args = { IFSConstants.RESPONSE_ID };
192 String[] args = { IFSConstants.IN_RESPONSE_TO };
200 String[] args = { IFSConstants.ISSUE_INSTANT };
335 if (minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
341 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
395 prefixLIB = IFSConstants.LIB_PREFIX;
396 prefixSAML = IFSConstants.ASSERTION_PREFIX;
397 prefixSAML_PROTOCOL = IFSConstants.PROTOCOL_PREFIX;
400 if(minorVersion == IFSConstants
[all...]
H A DFSNameRegistrationResponse.java32 import com.sun.identity.federation.common.IFSConstants;
79 StatusCode statusCode = new StatusCode(IFSConstants.SAML_SUCCESS);
234 String[] args = { IFSConstants.RESPONSE_ID };
246 String[] args = { IFSConstants.IN_RESPONSE_TO };
254 String[] args = { IFSConstants.ISSUE_INSTANT };
281 } else if (childName.equals(IFSConstants.SIGNATURE)) {
426 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
430 } else if (minorVersion < IFSConstants.FF_11_PROTOCOL_MINOR_VERSION) {
512 prefixLIB = IFSConstants.LIB_PREFIX;
516 if (minorVersion == IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java58 import com.sun.identity.federation.common.IFSConstants;
182 String[] args = { IFSConstants.RESPONSE_ID };
192 String[] args = { IFSConstants.IN_RESPONSE_TO };
200 String[] args = { IFSConstants.ISSUE_INSTANT };
335 if (minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
341 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
395 prefixLIB = IFSConstants.LIB_PREFIX;
396 prefixSAML = IFSConstants.ASSERTION_PREFIX;
397 prefixSAML_PROTOCOL = IFSConstants.PROTOCOL_PREFIX;
400 if(minorVersion == IFSConstants
[all...]
H A DFSNameRegistrationResponse.java35 import com.sun.identity.federation.common.IFSConstants;
82 StatusCode statusCode = new StatusCode(IFSConstants.SAML_SUCCESS);
237 String[] args = { IFSConstants.RESPONSE_ID };
249 String[] args = { IFSConstants.IN_RESPONSE_TO };
257 String[] args = { IFSConstants.ISSUE_INSTANT };
284 } else if (childName.equals(IFSConstants.SIGNATURE)) {
429 if (minorVersion > IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
433 } else if (minorVersion < IFSConstants.FF_11_PROTOCOL_MINOR_VERSION) {
515 prefixLIB = IFSConstants.LIB_PREFIX;
519 if (minorVersion == IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java38 import com.sun.identity.federation.common.IFSConstants;
263 IFSConstants.PARTNER_SESSION);
265 (String)providerMap.get(IFSConstants.SESSION_INDEX);
296 returnToPostLogout(IFSConstants.SAML_SUCCESS);
297 return new FSLogoutStatus(IFSConstants.SAML_SUCCESS);
308 hostedRole.equalsIgnoreCase(IFSConstants.SP) &&
326 IFSConstants.LOGOUT_SP_REDIRECT_PROFILE);
347 hostedRole.equalsIgnoreCase(IFSConstants.SP) &&
359 IFSConstants.LOGOUT_SP_REDIRECT_PROFILE);
368 returnToPostLogout(IFSConstants
[all...]
H A DFSProcessLogoutServlet.java42 import com.sun.identity.federation.common.IFSConstants;
136 String providerAlias = request.getParameter(IFSConstants.META_ALIAS);
152 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
164 if (hostedRole.equalsIgnoreCase(IFSConstants.IDP)) {
169 } else if (hostedRole.equalsIgnoreCase(IFSConstants.SP)) {
184 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
214 IFSConstants.LOGOUT_SUCCESS,
215 IFSConstants.LOGOUT_NO_SESSION);
226 IFSConstants.LOGOUT_SUCCESS,
227 IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java38 import com.sun.identity.federation.common.IFSConstants;
263 IFSConstants.PARTNER_SESSION);
265 (String)providerMap.get(IFSConstants.SESSION_INDEX);
296 returnToPostLogout(IFSConstants.SAML_SUCCESS);
297 return new FSLogoutStatus(IFSConstants.SAML_SUCCESS);
308 hostedRole.equalsIgnoreCase(IFSConstants.SP) &&
326 IFSConstants.LOGOUT_SP_REDIRECT_PROFILE);
347 hostedRole.equalsIgnoreCase(IFSConstants.SP) &&
359 IFSConstants.LOGOUT_SP_REDIRECT_PROFILE);
368 returnToPostLogout(IFSConstants
[all...]
H A DFSProcessLogoutServlet.java42 import com.sun.identity.federation.common.IFSConstants;
136 String providerAlias = request.getParameter(IFSConstants.META_ALIAS);
152 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
164 if (hostedRole.equalsIgnoreCase(IFSConstants.IDP)) {
169 } else if (hostedRole.equalsIgnoreCase(IFSConstants.SP)) {
184 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
214 IFSConstants.LOGOUT_SUCCESS,
215 IFSConstants.LOGOUT_NO_SESSION);
226 IFSConstants.LOGOUT_SUCCESS,
227 IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSNameRegistrationHandler.java43 import com.sun.identity.federation.common.IFSConstants;
108 IFSConstants.REGISTRATION_RELAY_STATE;
182 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
262 env.put(IFSConstants.FS_USER_PROVIDER_ENV_REGISTRATION_KEY,
534 regisSource = IFSConstants.REGIS_LINK;
580 regisSource = IFSConstants.REGIS_SSO;
629 regisSource = IFSConstants.REGIS_FEDERATION;
640 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
692 if (responseStatus.equals (IFSConstants.SAML_SUCCESS)) {
744 returnURL = (String) returnMap.get(IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSNameRegistrationHandler.java43 import com.sun.identity.federation.common.IFSConstants;
108 IFSConstants.REGISTRATION_RELAY_STATE;
182 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
262 env.put(IFSConstants.FS_USER_PROVIDER_ENV_REGISTRATION_KEY,
534 regisSource = IFSConstants.REGIS_LINK;
580 regisSource = IFSConstants.REGIS_SSO;
629 regisSource = IFSConstants.REGIS_FEDERATION;
640 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
692 if (responseStatus.equals (IFSConstants.SAML_SUCCESS)) {
744 returnURL = (String) returnMap.get(IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java35 import com.sun.identity.federation.common.IFSConstants;
78 IFSConstants.IDP_LOGIN_URL);
81 IFSConstants.LOGIN_PAGE;
83 loginURL = loginURL + IFSConstants.QUESTION_MARK
84 + IFSConstants.ARGKEY + IFSConstants.EQUAL_TO
85 + IFSConstants.NEWSESSION;
101 IFSConstants.IDP_AUTHNCONTEXT_MAPPING);
204 authType = IFSConstants.MINIMUM;
210 if (authType.equals(IFSConstants
[all...]
H A DFSLoginHelper.java36 import com.sun.identity.federation.common.IFSConstants;
68 private static String headerKey = IFSConstants.HEADER_KEY;
69 private static String responseDataKey = IFSConstants.RESPONSE_DATA_KEY;
70 private static String URLKey = IFSConstants.URL_KEY;
72 private static String authnReqIDKey = IFSConstants.AUTH_REQUEST_ID;
73 private static String providerIDKey = IFSConstants.PROVIDER_ID_KEY;
105 interSiteURL = amserverURI + "/" + IFSConstants.INTERSITE_URL;
112 IFSConstants.IS_PASSIVE_QUERY);
122 IFSConstants.ACTION_ON_NO_FED_COOKIE);
125 actionOnNoFedCookie = IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java35 import com.sun.identity.federation.common.IFSConstants;
78 IFSConstants.IDP_LOGIN_URL);
81 IFSConstants.LOGIN_PAGE;
83 loginURL = loginURL + IFSConstants.QUESTION_MARK
84 + IFSConstants.ARGKEY + IFSConstants.EQUAL_TO
85 + IFSConstants.NEWSESSION;
101 IFSConstants.IDP_AUTHNCONTEXT_MAPPING);
204 authType = IFSConstants.MINIMUM;
210 if (authType.equals(IFSConstants
[all...]
H A DFSLoginHelper.java36 import com.sun.identity.federation.common.IFSConstants;
68 private static String headerKey = IFSConstants.HEADER_KEY;
69 private static String responseDataKey = IFSConstants.RESPONSE_DATA_KEY;
70 private static String URLKey = IFSConstants.URL_KEY;
72 private static String authnReqIDKey = IFSConstants.AUTH_REQUEST_ID;
73 private static String providerIDKey = IFSConstants.PROVIDER_ID_KEY;
105 interSiteURL = amserverURI + "/" + IFSConstants.INTERSITE_URL;
112 IFSConstants.IS_PASSIVE_QUERY);
122 IFSConstants.ACTION_ON_NO_FED_COOKIE);
125 actionOnNoFedCookie = IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountFedInfoKey.java31 import com.sun.identity.federation.common.IFSConstants;
72 IFSConstants.NULL_NAME_SPACE, null);
79 IFSConstants.NULL_PROVIDER_ID, null);
H A DFSAccountManager.java33 import com.sun.identity.federation.common.IFSConstants;
82 getDataStoreProvider(IFSConstants.IDFF);
88 if (role != null && role.equalsIgnoreCase(IFSConstants.IDP)) {
92 role.equalsIgnoreCase(IFSConstants.SP))
101 IFSConstants.NULL_HOSTED_CONFIG, null);
104 hostedConfig, IFSConstants.FS_USER_PROVIDER_CLASS);
106 userPClass = IFSConstants.FS_USER_PROVIDER_DEFAULT;
132 IFSConstants.NULL_META_ALIAS, null);
168 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
175 IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountFedInfoKey.java31 import com.sun.identity.federation.common.IFSConstants;
72 IFSConstants.NULL_NAME_SPACE, null);
79 IFSConstants.NULL_PROVIDER_ID, null);
H A DFSAccountManager.java33 import com.sun.identity.federation.common.IFSConstants;
82 getDataStoreProvider(IFSConstants.IDFF);
88 if (role != null && role.equalsIgnoreCase(IFSConstants.IDP)) {
92 role.equalsIgnoreCase(IFSConstants.SP))
101 IFSConstants.NULL_HOSTED_CONFIG, null);
104 hostedConfig, IFSConstants.FS_USER_PROVIDER_CLASS);
106 userPClass = IFSConstants.FS_USER_PROVIDER_DEFAULT;
132 IFSConstants.NULL_META_ALIAS, null);
168 throw new FSAccountMgmtException(IFSConstants.NULL_USER_DN, null);
175 IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DRequestAuthnContext.java32 import com.sun.identity.federation.common.IFSConstants;
314 prefixLIB = IFSConstants.LIB_PREFIX;
315 prefixAC = IFSConstants.AC_PREFIX;
319 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
320 uriLIB = IFSConstants.LIB_12_NAMESPACE_STRING;
321 uriAC = IFSConstants.AC_12_NAMESPACE_STRING;
323 uriLIB = IFSConstants.LIB_NAMESPACE_STRING;
324 uriAC = IFSConstants.AC_NAMESPACE_STRING;
330 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
370 if(minorVersion == IFSConstants
[all...]
H A DIDPProvidedNameIdentifier.java32 import com.sun.identity.federation.common.IFSConstants;
48 protected int minorVersion = IFSConstants.FF_11_PROTOCOL_MINOR_VERSION;
182 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
183 NS = IFSConstants.LIB_12_NAMESPACE_STRING;
185 NS=IFSConstants.LIB_NAMESPACE_STRING;
188 if (includeNS) appendNS=IFSConstants.LIB_PREFIX;
H A DOldProvidedNameIdentifier.java36 import com.sun.identity.federation.common.IFSConstants;
49 protected int minorVersion = IFSConstants.FF_11_PROTOCOL_MINOR_VERSION;
183 if (minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
184 NS = IFSConstants.LIB_12_NAMESPACE_STRING;
186 NS = IFSConstants.LIB_NAMESPACE_STRING;
189 if (includeNS) appendNS=IFSConstants.LIB_PREFIX;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DRequestAuthnContext.java32 import com.sun.identity.federation.common.IFSConstants;
314 prefixLIB = IFSConstants.LIB_PREFIX;
315 prefixAC = IFSConstants.AC_PREFIX;
319 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
320 uriLIB = IFSConstants.LIB_12_NAMESPACE_STRING;
321 uriAC = IFSConstants.AC_12_NAMESPACE_STRING;
323 uriLIB = IFSConstants.LIB_NAMESPACE_STRING;
324 uriAC = IFSConstants.AC_NAMESPACE_STRING;
330 if(minorVersion == IFSConstants.FF_12_PROTOCOL_MINOR_VERSION) {
370 if(minorVersion == IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java39 import com.sun.identity.federation.common.IFSConstants;
246 spConfig, IFSConstants.COT_LIST);
286 .equalsIgnoreCase(IFSConstants.ACTIVE))
297 returnURL.append(baseURL).append(IFSConstants.IDP_FINDER_URL)
306 .append(IFSConstants.LRURL).append("=")
360 idpConfig, IFSConstants.DEFAULT_AUTHNCONTEXT);
402 returnUrl.append(IFSConstants.AUTHN_INDICATOR_PARAM)
403 .append("=").append(IFSConstants.AUTHN_INDICATOR_VALUE)
405 .append(IFSConstants.AUTHN_CONTEXT)
408 .append(IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java39 import com.sun.identity.federation.common.IFSConstants;
246 spConfig, IFSConstants.COT_LIST);
286 .equalsIgnoreCase(IFSConstants.ACTIVE))
297 returnURL.append(baseURL).append(IFSConstants.IDP_FINDER_URL)
306 .append(IFSConstants.LRURL).append("=")
360 idpConfig, IFSConstants.DEFAULT_AUTHNCONTEXT);
402 returnUrl.append(IFSConstants.AUTHN_INDICATOR_PARAM)
403 .append("=").append(IFSConstants.AUTHN_INDICATOR_VALUE)
405 .append(IFSConstants.AUTHN_CONTEXT)
408 .append(IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxyCookieRedirector.java20 import com.sun.identity.federation.common.IFSConstants;
93 samlMessageName = IFSConstants.SAML_REQUEST;
96 samlMessageName = IFSConstants.SAML_RESPONSE;
99 samlMessageName = IFSConstants.SAML_ART;
107 IFSConstants.RELAY_STATE);
109 samlMessage, IFSConstants.RELAY_STATE, relayState,

Completed in 80 milliseconds

12345678910