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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DSingleLogoutManager.java101 public static final int LOGOUT_NO_ACTION_STATUS = 4; field in class:SingleLogoutManager
351 * <code>LOGOUT_NO_ACTION_STATUS</code> - single loglout not
377 return LOGOUT_NO_ACTION_STATUS;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DSingleLogoutManager.java101 public static final int LOGOUT_NO_ACTION_STATUS = 4; field in class:SingleLogoutManager
351 * <code>LOGOUT_NO_ACTION_STATUS</code> - single loglout not
377 return LOGOUT_NO_ACTION_STATUS;

Completed in 31 milliseconds