Searched defs:DEFAULT_PROVIDER (Results 1 - 13 of 13) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DPropertyProvider.java46 public static final PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DPropertyProvider.java47 public static final PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DPropertyProvider.java47 public static final PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DPropertyProvider.java46 public static final PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DPropertyProvider.java47 public static final PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DPropertyProvider.java47 PropertyProvider DEFAULT_PROVIDER = field in interface:PropertyProvider
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DPropertyProvider.java42 PropertyProvider DEFAULT_PROVIDER = new PropertyProvider() { field in interface:PropertyProvider
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2298 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2534 this(DEFAULT_PROVIDER);
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2294 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2531 this(DEFAULT_PROVIDER);
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2302 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2538 this(DEFAULT_PROVIDER);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2298 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2534 this(DEFAULT_PROVIDER);
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2294 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2531 this(DEFAULT_PROVIDER);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2122 private static final Provider DEFAULT_PROVIDER = new Provider() field in class:LDAPPassThroughAuthenticationPolicyFactory
2345 this(DEFAULT_PROVIDER);

Completed in 315 milliseconds