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

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java149 int SESSION_BASED_LOGOUT_FAILED = 22; field in interface:ExitCodes
H A DSessionCommand.java90 throw new CLIException(e, ExitCodes.SESSION_BASED_LOGOUT_FAILED);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java149 int SESSION_BASED_LOGOUT_FAILED = 22; field in interface:ExitCodes
H A DSessionCommand.java93 throw new CLIException(e, ExitCodes.SESSION_BASED_LOGOUT_FAILED);

Completed in 41 milliseconds