Searched defs:Wrapper (Results 1 - 9 of 9) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DLDAPProfile.java46 * profile mappings at run-time using instances of {@link Wrapper}.
58 public static abstract class Wrapper { class in class:LDAPProfile
63 protected Wrapper() { method in class:LDAPProfile.Wrapper
185 private final LinkedList<Wrapper> profiles = new LinkedList<Wrapper>();;
216 for (Wrapper profile : profiles) {
246 for (Wrapper profile : profiles) {
291 for (Wrapper profile : profiles)
323 for (Wrapper profile : profiles) {
386 for (Wrapper profil
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DLDAPProfile.java47 * profile mappings at run-time using instances of {@link Wrapper}.
59 public static abstract class Wrapper { class in class:LDAPProfile
64 protected Wrapper() { method in class:LDAPProfile.Wrapper
186 private final LinkedList<Wrapper> profiles = new LinkedList<Wrapper>();;
217 for (Wrapper profile : profiles) {
247 for (Wrapper profile : profiles) {
292 for (Wrapper profile : profiles)
324 for (Wrapper profile : profiles) {
387 for (Wrapper profil
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DLDAPProfile.java47 * profile mappings at run-time using instances of {@link Wrapper}.
59 public static abstract class Wrapper { class in class:LDAPProfile
64 protected Wrapper() { method in class:LDAPProfile.Wrapper
186 private final LinkedList<Wrapper> profiles = new LinkedList<Wrapper>();;
217 for (Wrapper profile : profiles) {
247 for (Wrapper profile : profiles) {
292 for (Wrapper profile : profiles)
324 for (Wrapper profile : profiles) {
387 for (Wrapper profil
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DLDAPProfile.java46 * profile mappings at run-time using instances of {@link Wrapper}.
58 public static abstract class Wrapper { class in class:LDAPProfile
63 protected Wrapper() { method in class:LDAPProfile.Wrapper
185 private final LinkedList<Wrapper> profiles = new LinkedList<Wrapper>();;
216 for (Wrapper profile : profiles) {
246 for (Wrapper profile : profiles) {
291 for (Wrapper profile : profiles)
323 for (Wrapper profile : profiles) {
386 for (Wrapper profil
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DLDAPProfile.java47 * profile mappings at run-time using instances of {@link Wrapper}.
59 public static abstract class Wrapper { class in class:LDAPProfile
64 protected Wrapper() { method in class:LDAPProfile.Wrapper
186 private final LinkedList<Wrapper> profiles = new LinkedList<Wrapper>();;
217 for (Wrapper profile : profiles) {
247 for (Wrapper profile : profiles) {
292 for (Wrapper profile : profiles)
324 for (Wrapper profile : profiles) {
387 for (Wrapper profil
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DLDAPProfile.java47 * profile mappings at run-time using instances of {@link Wrapper}.
59 public static abstract class Wrapper { class in class:LDAPProfile
64 protected Wrapper() { method in class:LDAPProfile.Wrapper
186 private final LinkedList<Wrapper> profiles = new LinkedList<>();
217 for (Wrapper profile : profiles) {
247 for (Wrapper profile : profiles) {
292 for (Wrapper profile : profiles)
324 for (Wrapper profile : profiles) {
387 for (Wrapper profile : profiles) {
400 * {@link #pushWrapper(org.opends.server.admin.LDAPProfile.Wrapper)}
[all...]
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DLDAPProfile.java41 * mappings at run-time using instances of {@link Wrapper}. This is useful for
51 public static abstract class Wrapper { class in class:LDAPProfile
54 protected Wrapper() { method in class:LDAPProfile.Wrapper
161 private final LinkedList<Wrapper> profiles = new LinkedList<>();
186 for (Wrapper profile : profiles) {
212 for (Wrapper profile : profiles) {
247 for (Wrapper profile : profiles) {
272 for (Wrapper profile : profiles) {
326 for (Wrapper profile : profiles) {
337 * {@link #pushWrapper(org.forgerock.opendj.config.LDAPProfile.Wrapper)}
[all...]
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...

Completed in 79 milliseconds