Searched defs:mnipostLocation (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1105 String mnipostLocation = getResult(
1117 } else if (mnipostLocation != null) {
1134 savepostMni(mnipostLocation,
1138 savepostMni(mnipostLocation,
1147 savepostMni(mnipostLocation,
1408 String mnipostLocation = getResult(
1421 } else if (mnipostLocation != null) {
1438 savepostMni(mnipostLocation,
1445 savepostMni(mnipostLocation,
1456 savepostMni(mnipostLocation,
3585 savepostMni( String mnipostLocation, String mnipostRespLocation, List manageNameIdList, com.sun.identity.saml2.jaxb.metadata.ObjectFactory objFact ) argument
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1105 String mnipostLocation = getResult(
1117 } else if (mnipostLocation != null) {
1134 savepostMni(mnipostLocation,
1138 savepostMni(mnipostLocation,
1147 savepostMni(mnipostLocation,
1408 String mnipostLocation = getResult(
1421 } else if (mnipostLocation != null) {
1438 savepostMni(mnipostLocation,
1445 savepostMni(mnipostLocation,
1456 savepostMni(mnipostLocation,
3585 savepostMni( String mnipostLocation, String mnipostRespLocation, List manageNameIdList, com.sun.identity.saml2.jaxb.metadata.ObjectFactory objFact ) argument
[all...]

Completed in 38 milliseconds