Searched refs:ReferralAuthenticationListener (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java37 public interface ReferralAuthenticationListener { interface
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java38 public interface ReferralAuthenticationListener { interface
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java38 public interface ReferralAuthenticationListener { interface
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java37 public interface ReferralAuthenticationListener { interface
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java38 public interface ReferralAuthenticationListener { interface
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/event/
H A DReferralAuthenticationListener.java38 public interface ReferralAuthenticationListener { interface
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java39 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
80 private ArrayList<ReferralAuthenticationListener> listeners;
144 ReferralAuthenticationListener listener) {
146 listeners = new ArrayList<ReferralAuthenticationListener>();
378 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java66 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
88 implements TreeExpansionListener, ReferralAuthenticationListener
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java39 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
80 private ArrayList<ReferralAuthenticationListener> listeners;
144 ReferralAuthenticationListener listener) {
146 listeners = new ArrayList<ReferralAuthenticationListener>();
378 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java66 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
88 implements TreeExpansionListener, ReferralAuthenticationListener
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java41 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
79 ArrayList<ReferralAuthenticationListener> listeners;
160 ReferralAuthenticationListener listener) {
162 listeners = new ArrayList<ReferralAuthenticationListener>();
172 ReferralAuthenticationListener listener) {
470 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java67 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
89 implements TreeExpansionListener, ReferralAuthenticationListener
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java41 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
79 ArrayList<ReferralAuthenticationListener> listeners;
160 ReferralAuthenticationListener listener) {
162 listeners = new ArrayList<ReferralAuthenticationListener>();
172 ReferralAuthenticationListener listener) {
470 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java67 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
89 implements TreeExpansionListener, ReferralAuthenticationListener
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java41 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
79 ArrayList<ReferralAuthenticationListener> listeners;
160 ReferralAuthenticationListener listener) {
162 listeners = new ArrayList<ReferralAuthenticationListener>();
172 ReferralAuthenticationListener listener) {
470 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java67 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
89 implements TreeExpansionListener, ReferralAuthenticationListener
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java39 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
80 private ArrayList<ReferralAuthenticationListener> listeners;
144 ReferralAuthenticationListener listener) {
378 for (ReferralAuthenticationListener listener : listeners)
H A DBrowserController.java66 import org.opends.guitools.controlpanel.event.ReferralAuthenticationListener;
88 implements TreeExpansionListener, ReferralAuthenticationListener

Completed in 72 milliseconds