Searched refs:REALM_PARAM_VALUE (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeploymentTest.java60 private static final String REALM_PARAM_VALUE = "test_realm"; field in class:CreateSoapSTSDeploymentTest
193 assertEquals(warProperties.getProperty(SOAP_PROPERTY_FILE_REALM_KEY), REALM_PARAM_VALUE);
201 paramMap.put(REALM_PARAM, REALM_PARAM_VALUE);
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeploymentTest.java61 private static final String REALM_PARAM_VALUE = "test_realm"; field in class:CreateSoapSTSDeploymentTest
196 assertEquals(warProperties.getProperty(SOAP_PROPERTY_FILE_REALM_KEY), REALM_PARAM_VALUE);
204 paramMap.put(REALM_PARAM, REALM_PARAM_VALUE);

Completed in 29 milliseconds