Searched refs:ConfigException (Results 76 - 100 of 2598) sorted by relevance

1234567891011>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/
H A DRetentionPolicy.java30 import org.opends.server.config.ConfigException;
53 * @throws ConfigException
62 throws ConfigException, InitializationException;
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DAuthenticationPolicyFactory.java35 import org.opends.server.config.ConfigException;
59 * @throws ConfigException
67 throws ConfigException, InitializationException;
H A DQOSPolicyFactory.java35 import org.opends.server.config.ConfigException;
60 * @throws ConfigException
68 QOSPolicy createQOSPolicy(T configuration) throws ConfigException,
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DNullKeyManagerProvider.java34 import org.opends.server.config.ConfigException;
68 KeyManagerProviderCfg configuration) throws ConfigException,
H A DNullTrustManagerProvider.java34 import org.opends.server.config.ConfigException;
67 throws ConfigException, InitializationException
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/
H A DRetentionPolicy.java32 import org.opends.server.config.ConfigException;
53 * @throws ConfigException
62 throws ConfigException, InitializationException;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DAuthenticationPolicyFactory.java36 import org.opends.server.config.ConfigException;
60 * @throws ConfigException
68 throws ConfigException, InitializationException;
H A DQOSPolicyFactory.java36 import org.opends.server.config.ConfigException;
61 * @throws ConfigException
69 QOSPolicy createQOSPolicy(T configuration) throws ConfigException,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DAuthenticationPolicyFactory.java35 import org.forgerock.opendj.config.server.ConfigException;
60 * @throws ConfigException
68 throws ConfigException, InitializationException;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DNullKeyManagerProvider.java33 import org.forgerock.opendj.config.server.ConfigException;
62 KeyManagerProviderCfg configuration) throws ConfigException,
H A DNullTrustManagerProvider.java33 import org.forgerock.opendj.config.server.ConfigException;
61 throws ConfigException, InitializationException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DRetentionPolicy.java32 import org.forgerock.opendj.config.server.ConfigException;
53 * @throws ConfigException
62 throws ConfigException, InitializationException;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DSchemaProvider.java34 import org.forgerock.opendj.config.server.ConfigException;
59 * @throws ConfigException
67 throws ConfigException, InitializationException;
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/conditions/
H A DCondition.java32 import org.forgerock.opendj.config.server.ConfigException;
71 * @throws ConfigException
75 boolean evaluate(ServerManagedObject<?> managedObject) throws ConfigException;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/monitors/
H A DTestMonitorProvider.java32 import org.forgerock.opendj.config.server.ConfigException;
45 throws ConfigException, InitializationException
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DNamedCharacterSet.java35 import org.opends.server.config.ConfigException;
72 * @throws ConfigException If the provided name contains one or
76 throws ConfigException
86 throw new ConfigException(message);
95 throw new ConfigException(message);
111 * @throws ConfigException If the provided name contains one or
116 throws ConfigException
125 throw new ConfigException(message);
134 throw new ConfigException(message);
230 * @throws ConfigException I
[all...]
H A DAddressMask.java41 import org.opends.server.config.ConfigException;
84 * @throws ConfigException
89 throws ConfigException
149 * @throws ConfigException
152 private AddressMask(final String rule) throws ConfigException
200 * @throws ConfigException
204 throws ConfigException
211 throw new ConfigException(message);
433 * @throws ConfigException
436 private void processHost(final String rule) throws ConfigException
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/
H A DNamedCharacterSet.java34 import org.opends.server.config.ConfigException;
71 * @throws ConfigException If the provided name contains one or
75 throws ConfigException
85 throw new ConfigException(message);
94 throw new ConfigException(message);
110 * @throws ConfigException If the provided name contains one or
115 throws ConfigException
124 throw new ConfigException(message);
133 throw new ConfigException(message);
229 * @throws ConfigException I
[all...]
H A DAddressMask.java40 import org.opends.server.config.ConfigException;
83 * @throws ConfigException
88 throws ConfigException
148 * @throws ConfigException
151 private AddressMask(final String rule) throws ConfigException
199 * @throws ConfigException
203 throws ConfigException
210 throw new ConfigException(message);
432 * @throws ConfigException
435 private void processHost(final String rule) throws ConfigException
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DNamedCharacterSet.java35 import org.opends.server.config.ConfigException;
72 * @throws ConfigException If the provided name contains one or
76 throws ConfigException
86 throw new ConfigException(message);
95 throw new ConfigException(message);
111 * @throws ConfigException If the provided name contains one or
116 throws ConfigException
125 throw new ConfigException(message);
134 throw new ConfigException(message);
230 * @throws ConfigException I
[all...]
H A DAddressMask.java41 import org.opends.server.config.ConfigException;
84 * @throws ConfigException
89 throws ConfigException
149 * @throws ConfigException
152 private AddressMask(final String rule) throws ConfigException
200 * @throws ConfigException
204 throws ConfigException
211 throw new ConfigException(message);
433 * @throws ConfigException
436 private void processHost(final String rule) throws ConfigException
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DNamedCharacterSet.java35 import org.opends.server.config.ConfigException;
72 * @throws ConfigException If the provided name contains one or
76 throws ConfigException
86 throw new ConfigException(message);
95 throw new ConfigException(message);
111 * @throws ConfigException If the provided name contains one or
116 throws ConfigException
125 throw new ConfigException(message);
134 throw new ConfigException(message);
230 * @throws ConfigException I
[all...]
H A DAddressMask.java41 import org.opends.server.config.ConfigException;
84 * @throws ConfigException
89 throws ConfigException
149 * @throws ConfigException
152 private AddressMask(final String rule) throws ConfigException
200 * @throws ConfigException
204 throws ConfigException
211 throw new ConfigException(message);
433 * @throws ConfigException
436 private void processHost(final String rule) throws ConfigException
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DNamedCharacterSet.java34 import org.opends.server.config.ConfigException;
71 * @throws ConfigException If the provided name contains one or
75 throws ConfigException
85 throw new ConfigException(message);
94 throw new ConfigException(message);
110 * @throws ConfigException If the provided name contains one or
115 throws ConfigException
124 throw new ConfigException(message);
133 throw new ConfigException(message);
229 * @throws ConfigException I
[all...]
H A DAddressMask.java40 import org.opends.server.config.ConfigException;
83 * @throws ConfigException
88 throws ConfigException
148 * @throws ConfigException
151 private AddressMask(final String rule) throws ConfigException
199 * @throws ConfigException
203 throws ConfigException
210 throw new ConfigException(message);
432 * @throws ConfigException
435 private void processHost(final String rule) throws ConfigException
[all...]

Completed in 110 milliseconds

1234567891011>>