Searched refs:CreateSoapSTSDeployment (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeploymentTest.java215 Subclass of the CreateSoapSTSDeployment which will provide the Jar Input/Output stream, and the getAMSessionIdCookieNameForDeployment
219 private class MyCreateSoapSTSDeployment extends CreateSoapSTSDeployment {
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeploymentTest.java218 Subclass of the CreateSoapSTSDeployment which will provide the Jar Input/Output stream, and the getAMSessionIdCookieNameForDeployment
222 private class MyCreateSoapSTSDeployment extends CreateSoapSTSDeployment {
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeployment.java92 public class CreateSoapSTSDeployment extends Task { class in inherits:Task
94 The following 6 static query param keys must be the same strings as set in CreateSoapSTSDeployment.jsp in the getData
161 Debug.getInstance("workflow").error("Exception caught in CreateSoapSTSDeployment#execute: " + e.getMessage());
420 Called to obtain the parameter set in the getData javascript method in CreateSoapSTSDeployment.jsp and transferred
431 throw new IllegalStateException("Illegal state in CreateSoapSTSDeployment: the state in the params map " +
440 getData javascript method in CreateSoapSTSDeployment.jsp will separate each individual value with a ','. In fact,
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSoapSTSDeployment.java94 public class CreateSoapSTSDeployment extends Task { class in inherits:Task
96 The following 6 static query param keys must be the same strings as set in CreateSoapSTSDeployment.jsp in the getData
169 Debug.getInstance("workflow").error("Exception caught in CreateSoapSTSDeployment#execute: " + e.getMessage());
434 Called to obtain the parameter set in the getData javascript method in CreateSoapSTSDeployment.jsp and transferred
445 throw new IllegalStateException("Illegal state in CreateSoapSTSDeployment: the state in the params map " +
454 getData javascript method in CreateSoapSTSDeployment.jsp will separate each individual value with a ','. In fact,

Completed in 47 milliseconds