Searched defs:OFF (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DResharingMode.java28 OFF, enum constant in enum:ResharingMode
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DResharingMode.java28 OFF, enum constant in enum:ResharingMode
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionBroadcastMode.java20 OFF, LOCAL_SITE, ALL_SITES; enum constant in enum:SessionBroadcastMode
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/debug/
H A DDebugLevel.java28 OFF(0, "off"), enum constant in enum:DebugLevel
86 if (OFF.level == strLevel) {
87 return OFF;
H A DIDebug.java49 public static final int OFF = DebugLevel.OFF.getLevel(); field in interface:IDebug
79 public static final String STR_OFF = DebugLevel.OFF.getName();
119 * <li><code>OFF</code>
137 * <li><code>OFF</code>
H A DDebug.java57 * filing debug information (in the ascending order): <code>OFF</code>,
120 public static final int OFF = 0; field in class:Debug
380 * <li>Debug.OFF
592 * Prints error messages only when debug level is greater than DEBUG.OFF.
605 * Prints error messages only if debug state is greater than Debug.OFF. If
638 * if the debug level is greater than {@link #OFF}, and then it will be formatted using
672 * <li><code>Debug.OFF</code>
/forgerock/web-agents-v4/zlib/
H A Dinffast.c25 # define OFF 0 macro
28 # define OFF 1 macro
99 in = strm->next_in - OFF;
101 out = strm->next_out - OFF;
216 from = window - OFF;
235 from = window - OFF;
316 strm->next_in = in + OFF;
317 strm->next_out = out + OFF;
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/debug/
H A DDebugLevel.java28 OFF(0, "off"), enum constant in enum:DebugLevel
86 if (OFF.level == strLevel) {
87 return OFF;
H A DIDebug.java49 public static final int OFF = DebugLevel.OFF.getLevel(); field in interface:IDebug
79 public static final String STR_OFF = DebugLevel.OFF.getName();
119 * <li><code>OFF</code>
137 * <li><code>OFF</code>
H A DDebug.java57 * filing debug information (in the ascending order): <code>OFF</code>,
120 public static final int OFF = 0; field in class:Debug
380 * <li>Debug.OFF
592 * Prints error messages only when debug level is greater than DEBUG.OFF.
605 * Prints error messages only if debug state is greater than Debug.OFF. If
638 * if the debug level is greater than {@link #OFF}, and then it will be formatted using
672 * <li><code>Debug.OFF</code>
/forgerock/openam-v13/openam-federation/openam-idpdiscovery/src/main/java/com/sun/identity/saml2/idpdiscovery/
H A DDebug.java59 filing debug information (in the ascending order): <code>OFF</code>,
102 public static final int OFF = 0; field in class:Debug
212 * is invoked and the debug state is neither <code>OFF</code> nor
309 * <li><code>Debug.OFF</code>
449 * Prints error messages only when debug level is greater than DEBUG.OFF.
458 if (debugLevel > Debug.OFF) {
464 * Debug.OFF. If the debug file is not accessible and debugging is enabled,
486 if (debugLevel > Debug.OFF) {
567 debugLevel = Debug.OFF;
577 * <li><code>Debug.OFF</cod
[all...]
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/stats/
H A DStats.java63 * <code>OFF</code>, <code>FILE</code> and <code>CONSOLE</code>. <BR>
64 * <li> <code>OFF</code> statistics is turned off.
106 public static final int OFF = 0; field in class:Stats
234 * <code>OFF</code> nor <code>ON</code>.
294 return (statsState > Stats.OFF);
300 * <li><code>Stats.OFF</code>
331 if (statsState > Stats.OFF) {
405 statsState = Stats.OFF;
416 * <code>Stats.OFF</code>
427 case Stats.OFF
[all...]
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/stats/
H A DStats.java66 * <code>OFF</code>, <code>FILE</code> and <code>CONSOLE</code>. <BR>
67 * <li> <code>OFF</code> statistics is turned off.
109 public static final int OFF = 0; field in class:Stats
237 * <code>OFF</code> nor <code>ON</code>.
297 return (statsState > Stats.OFF);
303 * <li><code>Stats.OFF</code>
334 if (statsState > Stats.OFF) {
408 statsState = Stats.OFF;
419 * <code>Stats.OFF</code>
430 case Stats.OFF
[all...]
/forgerock/openam/openam-federation/openam-idpdiscovery/src/main/java/com/sun/identity/saml2/idpdiscovery/
H A DDebug.java60 filing debug information (in the ascending order): <code>OFF</code>,
103 public static final int OFF = 0; field in class:Debug
213 * is invoked and the debug state is neither <code>OFF</code> nor
310 * <li><code>Debug.OFF</code>
450 * Prints error messages only when debug level is greater than DEBUG.OFF.
459 if (debugLevel > Debug.OFF) {
465 * Debug.OFF. If the debug file is not accessible and debugging is enabled,
487 if (debugLevel > Debug.OFF) {
568 debugLevel = Debug.OFF;
578 * <li><code>Debug.OFF</cod
[all...]
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsqljet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dsqljet-1.1.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsqljet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsqljet-1.1.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...

Completed in 120 milliseconds