Searched refs:IDP_BASIC_AUTH_USER (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.java140 public static final String IDP_BASIC_AUTH_USER = "basicAuthUser"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java118 extendedMetaIdpMap.put(IDP_BASIC_AUTH_USER, Collections.EMPTY_SET);
272 extendedACMetaIdpMap.put(IDP_BASIC_AUTH_USER, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java140 public static final String IDP_BASIC_AUTH_USER = "basicAuthUser"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java118 extendedMetaIdpMap.put(IDP_BASIC_AUTH_USER, Collections.EMPTY_SET);
272 extendedACMetaIdpMap.put(IDP_BASIC_AUTH_USER, Collections.EMPTY_SET);

Completed in 53 milliseconds