Searched refs:IDP_DISABLE_NAMEID_PERSISTENCE (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java169 hostEntityID, SAML2Constants.IDP_ROLE, SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java179 hostEntityID, SAML2Constants.IDP_ROLE, SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1626 String IDP_DISABLE_NAMEID_PERSISTENCE = "idpDisableNameIDPersistence"; field in interface:SAML2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1635 String IDP_DISABLE_NAMEID_PERSISTENCE = "idpDisableNameIDPersistence"; field in interface:SAML2Constants
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java216 " <Attribute name=\"" + SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE + "\">\n" +
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java216 " <Attribute name=\"" + SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE + "\">\n" +
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java131 extendedMetaIdpMap.put(SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE, Collections.EMPTY_SET);
286 extendedAPMetaIdpMap.put(SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java131 extendedMetaIdpMap.put(SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE, Collections.EMPTY_SET);
286 extendedAPMetaIdpMap.put(SAML2Constants.IDP_DISABLE_NAMEID_PERSISTENCE, Collections.EMPTY_SET);

Completed in 51 milliseconds