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

/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DInteractionResultStatus.java47 public static final String STR_STATUS_ABORT = "ABORT"; field in class:InteractionResultStatus
59 new InteractionResultStatus(STR_STATUS_ABORT, INT_STATUS_ABORT);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DInteractionResultStatus.java47 public static final String STR_STATUS_ABORT = "ABORT"; field in class:InteractionResultStatus
59 new InteractionResultStatus(STR_STATUS_ABORT, INT_STATUS_ABORT);

Completed in 36 milliseconds