Searched refs:STR_STATUS_CONTINUE (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DInteractionResultStatus.java43 public static final String STR_STATUS_CONTINUE = "CONTINUE"; field in class:InteractionResultStatus
53 STR_STATUS_CONTINUE, INT_STATUS_CONTINUE);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DInteractionResultStatus.java43 public static final String STR_STATUS_CONTINUE = "CONTINUE"; field in class:InteractionResultStatus
53 STR_STATUS_CONTINUE, INT_STATUS_CONTINUE);
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/filter/
H A DAmFilterResultStatus.java44 public static final String STR_STATUS_CONTINUE = "CONTINUE"; field in class:AmFilterResultStatus
51 new AmFilterResultStatus(STR_STATUS_CONTINUE, INT_STATUS_CONTINUE);

Completed in 58 milliseconds