Searched refs:IFSConstants (Results 151 - 175 of 238) sorted by relevance

12345678910

/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaSecurityUtils.java49 import com.sun.identity.federation.common.IFSConstants;
179 IFSConstants.SIGNING_CERT_ALIAS, null);
182 IFSConstants.ENCRYPTION_CERT_ALIAS, null);
193 IFSConstants.SIGNING_CERT_ALIAS, value);
196 IFSConstants.ENCRYPTION_CERT_ALIAS, value);
216 IFSConstants.SIGNING_CERT_ALIAS, null);
219 IFSConstants.ENCRYPTION_CERT_ALIAS, null);
230 IFSConstants.SIGNING_CERT_ALIAS, value);
233 IFSConstants.ENCRYPTION_CERT_ALIAS, value);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java33 import com.sun.identity.federation.common.IFSConstants;
111 protocolProfile.equals(IFSConstants.SSO_PROF_BROWSER_ART))
127 } else if (protocolProfile.equals(IFSConstants.SSO_PROF_BROWSER_POST)) {
H A DFSBrowserArtifactConsumerHandler.java33 import com.sun.identity.federation.common.IFSConstants;
129 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
132 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION);
135 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION);
171 hostConfig, IFSConstants.SIGNING_CERT_ALIAS);
187 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
193 IFSConstants.ID,
197 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
203 IFSConstants.REQUEST_ID,
206 IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java33 import com.sun.identity.federation.common.IFSConstants;
111 protocolProfile.equals(IFSConstants.SSO_PROF_BROWSER_ART))
127 } else if (protocolProfile.equals(IFSConstants.SSO_PROF_BROWSER_POST)) {
H A DFSBrowserArtifactConsumerHandler.java33 import com.sun.identity.federation.common.IFSConstants;
129 IFSConstants.FF_12_PROTOCOL_MINOR_VERSION)
132 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION);
135 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION);
171 hostConfig, IFSConstants.SIGNING_CERT_ALIAS);
187 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
193 IFSConstants.ID,
197 IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
203 IFSConstants.REQUEST_ID,
206 IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DGetComplete.java32 import com.sun.identity.federation.common.IFSConstants;
191 append(IFSConstants.DEFAULT_ENCODING).append("\" ?>");
196 prefix = IFSConstants.LIB_PREFIX;
199 uri = IFSConstants.LIB_NAMESPACE_STRING;
H A DIDPEntry.java39 import com.sun.identity.federation.common.IFSConstants;
186 append(IFSConstants.DEFAULT_ENCODING).append("\" ?>\n");
191 prefix = IFSConstants.LIB_PREFIX;
194 uri = IFSConstants.LIB_NAMESPACE_STRING;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/termination/
H A DFSTerminationReturnServlet.java40 import com.sun.identity.federation.common.IFSConstants;
140 hostedRole.equalsIgnoreCase(IFSConstants.IDP)) {
144 hostedRole.equalsIgnoreCase(IFSConstants.SP)) {
155 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DGetComplete.java32 import com.sun.identity.federation.common.IFSConstants;
191 append(IFSConstants.DEFAULT_ENCODING).append("\" ?>");
196 prefix = IFSConstants.LIB_PREFIX;
199 uri = IFSConstants.LIB_NAMESPACE_STRING;
H A DIDPEntry.java39 import com.sun.identity.federation.common.IFSConstants;
186 append(IFSConstants.DEFAULT_ENCODING).append("\" ?>\n");
191 prefix = IFSConstants.LIB_PREFIX;
194 uri = IFSConstants.LIB_NAMESPACE_STRING;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/termination/
H A DFSTerminationReturnServlet.java40 import com.sun.identity.federation.common.IFSConstants;
140 hostedRole.equalsIgnoreCase(IFSConstants.IDP)) {
144 hostedRole.equalsIgnoreCase(IFSConstants.SP)) {
155 IFSConstants.FAILED_HOSTED_DESCRIPTOR));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DMultiProtocolRelayServlet.java37 import com.sun.identity.federation.common.IFSConstants;
62 if ((status == null) || status.equals(IFSConstants.LOGOUT_SUCCESS)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DMultiProtocolRelayServlet.java37 import com.sun.identity.federation.common.IFSConstants;
62 if ((status == null) || status.equals(IFSConstants.LOGOUT_SUCCESS)) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSSAMLRequest.java103 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
107 IFSConstants.REQUEST_ID, null);
133 String[] args = { IFSConstants.REQUEST_ID };
143 String[] args = { IFSConstants.ISSUE_INSTANT };
281 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
287 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
H A DFSRequest.java61 import com.sun.identity.federation.common.IFSConstants;
218 IFSConstants.REQUEST_ID, null);
246 String[] args = { IFSConstants.REQUEST_ID };
261 String[] args = { IFSConstants.ISSUE_INSTANT };
483 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
489 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
630 libprefix = IFSConstants.LIB_PREFIX;
634 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
635 liburi = IFSConstants.LIB_12_NAMESPACE_STRING;
637 liburi = IFSConstants
[all...]
H A DFSSubject.java33 import com.sun.identity.federation.common.IFSConstants;
237 libprefix = IFSConstants.LIB_PREFIX;
242 liburi = IFSConstants.LIB_NAMESPACE_STRING;
H A DFSScoping.java32 import com.sun.identity.federation.common.IFSConstants;
181 prefix = IFSConstants.LIB_PREFIX;
184 uri = IFSConstants.LIB_12_NAMESPACE_STRING;
235 sb.append(IFSConstants.AMPERSAND);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSSAMLRequest.java103 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
107 IFSConstants.REQUEST_ID, null);
133 String[] args = { IFSConstants.REQUEST_ID };
143 String[] args = { IFSConstants.ISSUE_INSTANT };
281 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
287 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
H A DFSRequest.java61 import com.sun.identity.federation.common.IFSConstants;
218 IFSConstants.REQUEST_ID, null);
246 String[] args = { IFSConstants.REQUEST_ID };
261 String[] args = { IFSConstants.ISSUE_INSTANT };
483 if(minorVersion > IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION) {
489 IFSConstants.FF_11_SAML_PROTOCOL_MINOR_VERSION) {
630 libprefix = IFSConstants.LIB_PREFIX;
634 if(minorVersion == IFSConstants.FF_12_SAML_PROTOCOL_MINOR_VERSION){
635 liburi = IFSConstants.LIB_12_NAMESPACE_STRING;
637 liburi = IFSConstants
[all...]
H A DFSSubject.java33 import com.sun.identity.federation.common.IFSConstants;
237 libprefix = IFSConstants.LIB_PREFIX;
242 liburi = IFSConstants.LIB_NAMESPACE_STRING;
H A DFSScoping.java32 import com.sun.identity.federation.common.IFSConstants;
181 prefix = IFSConstants.LIB_PREFIX;
184 uri = IFSConstants.LIB_12_NAMESPACE_STRING;
235 sb.append(IFSConstants.AMPERSAND);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSServiceManager.java35 import com.sun.identity.federation.common.IFSConstants;
121 if (profile.equals(IFSConstants.SSO_PROF_BROWSER_POST)) {
130 } else if (profile.equals(IFSConstants.SSO_PROF_WML_POST)) {
139 } else if (profile.equals(IFSConstants.SSO_PROF_LECP)) {
254 if (profile.equals(IFSConstants.SSO_PROF_BROWSER_ART)) {
263 } else if (profile.equals(IFSConstants.SSO_PROF_BROWSER_POST)){
272 } else if(profile.equals(IFSConstants.SSO_PROF_WML_POST)){
281 } else if(profile.equals(IFSConstants.SSO_PROF_LECP)){
425 IFSConstants.IDP))
429 } else if (remoteProviderRole.equalsIgnoreCase(IFSConstants
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSServiceManager.java35 import com.sun.identity.federation.common.IFSConstants;
121 if (profile.equals(IFSConstants.SSO_PROF_BROWSER_POST)) {
130 } else if (profile.equals(IFSConstants.SSO_PROF_WML_POST)) {
139 } else if (profile.equals(IFSConstants.SSO_PROF_LECP)) {
254 if (profile.equals(IFSConstants.SSO_PROF_BROWSER_ART)) {
263 } else if (profile.equals(IFSConstants.SSO_PROF_BROWSER_POST)){
272 } else if(profile.equals(IFSConstants.SSO_PROF_WML_POST)){
281 } else if(profile.equals(IFSConstants.SSO_PROF_LECP)){
425 IFSConstants.IDP))
429 } else if (remoteProviderRole.equalsIgnoreCase(IFSConstants
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/namemapping/
H A DFSNameMappingHandler.java39 import com.sun.identity.federation.common.IFSConstants;
94 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
146 nameIdentifier.setFormat(IFSConstants.NI_FEDERATED_FORMAT_URI);
172 env.put(IFSConstants.FS_USER_PROVIDER_ENV_NAMEMAPPING_KEY,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/namemapping/
H A DFSNameMappingHandler.java39 import com.sun.identity.federation.common.IFSConstants;
94 IFSConstants.FEDERATION_FAILED_ACCOUNT_INSTANCE));
146 nameIdentifier.setFormat(IFSConstants.NI_FEDERATED_FORMAT_URI);
172 env.put(IFSConstants.FS_USER_PROVIDER_ENV_NAMEMAPPING_KEY,

Completed in 80 milliseconds

12345678910