Searched refs:IDP_AUTO_FED_ENABLED (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java142 public static final String IDP_AUTO_FED_ENABLED = "autofedEnabled"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java120 extendedMetaIdpMap.put(IDP_AUTO_FED_ENABLED, Collections.EMPTY_SET);
283 extendedAPMetaIdpMap.put(IDP_AUTO_FED_ENABLED, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java142 public static final String IDP_AUTO_FED_ENABLED = "autofedEnabled"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java120 extendedMetaIdpMap.put(IDP_AUTO_FED_ENABLED, Collections.EMPTY_SET);
283 extendedAPMetaIdpMap.put(IDP_AUTO_FED_ENABLED, Collections.EMPTY_SET);

Completed in 53 milliseconds