Searched refs:OK (Results 1 - 25 of 99) sorted by relevance

1234

/forgerock/openam-v13/openam-core/src/main/resources/
H A DRestException.properties31 200=OK
/forgerock/openam-v13/openam-core/src/main/resources/de_DE/
H A DRestException_de.properties31 200=OK
/forgerock/openam/openam-core/src/main/resources/
H A DRestException.properties31 200=OK
/forgerock/openam/openam-core/src/main/resources/de_DE/
H A DRestException_de.properties31 200=OK
/forgerock/openam-v13/openam-core/src/main/resources/fr_FR/
H A DRestException_fr.properties31 200=OK
/forgerock/openam/openam-core/src/main/resources/fr_FR/
H A DRestException_fr.properties31 200=OK
/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-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/dst/
H A DDSTConstants.java37 public static final String OK = "OK"; field in class:DSTConstants
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/resources/com/sun/identity/diagnostic/base/resources/locale/
H A DSystemInfo.properties31 msg-ok=OK
H A DSystemInfo_de.properties31 msg-ok=OK
H A DSystemInfo_fr.properties31 msg-ok=OK
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/
H A DTamperDetection.properties34 msg-ok=OK
H A DTamperDetection_de.properties34 msg-ok=OK
H A DServerConnection.properties35 msg-ok=OK
H A DServerConnection_de.properties35 msg-ok=OK
H A DTamperDetection_fr.properties34 msg-ok=OK
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java96 return GenericDialog.ButtonType.OK;
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java95 return GenericDialog.ButtonType.OK;
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java96 return GenericDialog.ButtonType.OK;
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java95 return GenericDialog.ButtonType.OK;
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java96 return GenericDialog.ButtonType.OK;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DErrorPanel.java92 return GenericDialog.ButtonType.OK;
/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/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)

Completed in 47 milliseconds

1234