Searched refs:SP_MNI_POST_LOC (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.java125 public static final String SP_MNI_POST_LOC = "mnipostLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java815 map.put(SP_MNI_POST_LOC, Collections.EMPTY_SET);
839 map.put(SP_MNI_POST_LOC,
1409 spStdValues, SP_MNI_POST_LOC);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java125 public static final String SP_MNI_POST_LOC = "mnipostLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java815 map.put(SP_MNI_POST_LOC, Collections.EMPTY_SET);
839 map.put(SP_MNI_POST_LOC,
1409 spStdValues, SP_MNI_POST_LOC);

Completed in 55 milliseconds