Searched refs:ignored (Results 1 - 25 of 194) sorted by relevance

12345678

/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/je/
H A DJEUtils.java67 catch (DatabaseException ignored)
70 TRACER.debugCaught(DebugLogLevel.ERROR, ignored);
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/je/
H A DJEUtils.java67 catch (DatabaseException ignored)
70 TRACER.debugCaught(DebugLogLevel.ERROR, ignored);
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DReplSessionSecurity.java210 catch (final Exception ignored)
221 catch (final Exception ignored)
305 catch (final Exception ignored)
316 catch (final Exception ignored)
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DReplSessionSecurity.java210 catch (final Exception ignored)
221 catch (final Exception ignored)
305 catch (final Exception ignored)
316 catch (final Exception ignored)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DReplSessionSecurity.java210 catch (final Exception ignored)
221 catch (final Exception ignored)
305 catch (final Exception ignored)
316 catch (final Exception ignored)
/forgerock/openam-v13/openam-entitlements/src/test/java/org/forgerock/openam/xacml/v3/rest/
H A DXacmlServiceTestWrapper.java43 protected boolean checkPermission(String ignored) { argument
/forgerock/openam/openam-entitlements/src/test/java/org/forgerock/openam/xacml/v3/rest/
H A DXacmlServiceTestWrapper.java43 protected boolean checkPermission(String ignored) { argument
/forgerock/openam/openam-authentication/openam-auth-common/src/main/java/org/forgerock/openam/authentication/modules/common/
H A DJaspiAuthModuleWrapper.java78 public void setRequestMessage(Object ignored) {
83 public void setResponseMessage(Object ignored) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/tools/manifest/
H A DFilesDigester.java109 } catch (IOException ignored) {
148 } catch (IOException ignored) {
222 } catch (IOException ignored) {
238 } catch (IOException ignored) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/tools/manifest/
H A DFilesDigester.java109 } catch (IOException ignored) {
148 } catch (IOException ignored) {
222 } catch (IOException ignored) {
238 } catch (IOException ignored) {
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/identity/idm/
H A DIdentityUtils.java94 } catch (IdRepoException|SSOException ignored) {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/action/
H A DGetIdleTimeActionHandler.java71 } catch (SSOException ignored) {
H A DGetMaxIdleTimeActionHandler.java71 } catch (SSOException ignored) {
H A DGetMaxSessionTimeActionHandler.java72 } catch (SSOException ignored) {
H A DGetTimeLeftActionHandler.java71 } catch (SSOException ignored) {
/forgerock/openam/openam-core/src/test/java/org/forgerock/openam/core/realms/
H A DCachingRealmLookupTest.java133 } catch (NoRealmFoundException ignored) {
159 } catch (MultipleRealmsFoundException ignored) {
260 } catch (NoRealmFoundException ignored) {
287 } catch (NoRealmFoundException ignored) {
314 } catch (NoRealmFoundException ignored) {
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/webcontainer/
H A DBEAWeblogicJVMOptionsValidator.java89 } catch (IOException ignored) {}
151 } catch (IOException ignored) {}
H A DBEAWeblogicPoliciesValidator.java90 } catch (IOException ignored) {}
190 } catch (IOException ignored) {}
H A DIBMWebSphereJVMOptionsValidator.java77 } catch (IOException ignored) {}
139 } catch (IOException ignored) {}
H A DIBMWebSphereJVMVersionValidator.java98 } catch (IOException ignored) {}
160 } catch (Exception ignored) {}
H A DIBMWebSpherePoliciesValidator.java89 } catch (IOException ignored) {}
189 } catch (IOException ignored) {}
H A DSunAppSvrJVMOptionsValidator.java83 } catch (IOException ignored) {}
145 } catch (IOException ignored) {}
H A DSunAppSvrJVMVersionValidator.java98 } catch (IOException ignored) {}
160 } catch (Exception ignored) {}
H A DSunAppSvrPoliciesValidator.java89 } catch (IOException ignored) {}
189 } catch (IOException ignored) {}
H A DSunWebServerJVMOptionsValidator.java85 } catch (IOException ignored) {}
147 } catch (IOException ignored) {}

Completed in 171 milliseconds

12345678