Searched defs:OK (Results 1 - 23 of 23) sorted by relevance

/forgerock/openidm-v4/openidm-external-email/src/test/java/org/forgerock/openidm/external/email/impl/
H A DEmailServiceImplTest.java47 public static final String OK = "OK"; field in class:EmailServiceImplTest
67 field(STATUS, OK)
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java101 * The dialog contains OK and CANCEL buttons.
105 * The dialog contains a OK button.
107 OK, enum constant in enum:GenericDialog.ButtonType
257 * Sets the enable state of the OK button.
258 * @param enable whether the OK button must be enabled or not.
350 if (buttonType == ButtonType.OK)
408 else if (buttonType == ButtonType.OK)
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java100 * The dialog contains OK and CANCEL buttons.
104 * The dialog contains a OK button.
106 OK, enum constant in enum:GenericDialog.ButtonType
256 * Sets the enable state of the OK button.
257 * @param enable whether the OK button must be enabled or not.
349 if (buttonType == ButtonType.OK)
407 else if (buttonType == ButtonType.OK)
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java101 * The dialog contains OK and CANCEL buttons.
105 * The dialog contains a OK button.
107 OK, enum constant in enum:GenericDialog.ButtonType
257 * Sets the enable state of the OK button.
258 * @param enable whether the OK button must be enabled or not.
350 if (buttonType == ButtonType.OK)
408 else if (buttonType == ButtonType.OK)
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java100 * The dialog contains OK and CANCEL buttons.
104 * The dialog contains a OK button.
106 OK, enum constant in enum:GenericDialog.ButtonType
256 * Sets the enable state of the OK button.
257 * @param enable whether the OK button must be enabled or not.
349 if (buttonType == ButtonType.OK)
407 else if (buttonType == ButtonType.OK)
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java101 * The dialog contains OK and CANCEL buttons.
105 * The dialog contains a OK button.
107 OK, enum constant in enum:GenericDialog.ButtonType
257 * Sets the enable state of the OK button.
258 * @param enable whether the OK button must be enabled or not.
350 if (buttonType == ButtonType.OK)
408 else if (buttonType == ButtonType.OK)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DGenericDialog.java88 /** The dialog contains OK and CANCEL buttons. */
90 /** The dialog contains a OK button. */
91 OK, enum constant in enum:GenericDialog.ButtonType
228 * Sets the enable state of the OK button.
229 * @param enable whether the OK button must be enabled or not.
316 if (buttonType == ButtonType.OK)
374 else if (buttonType == ButtonType.OK)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/protocol/
H A DSASLResponse.java74 * OK status where the server considers the authentication exchange to have
77 public static final String OK = "OK"; field in class:SASLResponse
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTConstants.java37 public static final String OK = "OK"; field in class:DSTConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/protocol/
H A DSASLResponse.java74 * OK status where the server considers the authentication exchange to have
77 public static final String OK = "OK"; field in class:SASLResponse
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTConstants.java37 public static final String OK = "OK"; field in class:DSTConstants
/forgerock/openam-v13/openam-oauth/src/main/java/com/sun/identity/oauth/service/
H A DOAuthServiceConstants.java90 public static final int OK = 200; field in interface:OAuthServiceConstants
/forgerock/web-agents-v4/pcre/
H A Dpcre_dfa_exec.c1070 BOOL OK; local
1076 OK = TRUE;
1080 OK = prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
1085 OK = PRIV(ucp_gentype)[prop->chartype] == code[2];
1089 OK = prop->chartype == code[2];
1093 OK = prop->script == code[2];
1099 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
1113 OK = TRUE;
1117 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z;
1123 OK
1328 BOOL OK; local
1504 BOOL OK; local
1537 BOOL OK; local
1580 BOOL OK; local
1781 BOOL OK; local
1821 BOOL OK; local
1857 BOOL OK; local
2047 BOOL OK; local
2083 BOOL OK; local
[all...]
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djsr311-api-1.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ...
H A Djersey-client-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/ws/ com/sun/ws/rs/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djsr311-api-1.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ...
H A Djsr311-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ...
H A Djersey-client-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/ws/ com/sun/ws/rs/ ...
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...
/forgerock/opendj2-hg/tests/staf-tests/shared/java/ldapjdk/
H A Dldapjdk.jarMETA-INF/ META-INF/MANIFEST.MF com/netscape/sasl/mechanisms/SaslExternal.class SaslExternal.java ...

Completed in 85 milliseconds