Searched refs: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.java94 public static final String MNI_POST_LOC = "mnipostLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java559 map.put(MNI_POST_LOC,Collections.EMPTY_SET);
582 map.put(MNI_POST_LOC,
1106 idpStdValues, MNI_POST_LOC);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java94 public static final String MNI_POST_LOC = "mnipostLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java559 map.put(MNI_POST_LOC,Collections.EMPTY_SET);
582 map.put(MNI_POST_LOC,
1106 idpStdValues, MNI_POST_LOC);

Completed in 53 milliseconds