Liferay 6.2-ce-ga5

com.liferay.util.ldap
Class DummyContext

java.lang.Object
  extended by com.liferay.portal.kernel.ldap.DummyContext
      extended by com.liferay.util.ldap.DummyContext
All Implemented Interfaces:
Context

Deprecated. As of 6.2.0, moved to DummyContext

public class DummyContext
extends DummyContext


Field Summary
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
DummyContext()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.ldap.DummyContext
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyContext

public DummyContext()
Deprecated. 

Liferay 6.2-ce-ga5