Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.ldap.DummyContext

Packages that use DummyContext
com.liferay.portal.kernel.ldap   
com.liferay.portal.security.ldap This package defines the portal security LDAP interfaces and classes. 
com.liferay.util.ldap   
 

Uses of DummyContext in com.liferay.portal.kernel.ldap
 

Subclasses of DummyContext in com.liferay.portal.kernel.ldap
 class DummyDirContext
           
 

Uses of DummyContext in com.liferay.portal.security.ldap
 

Subclasses of DummyContext in com.liferay.portal.security.ldap
 class PortalLDAPContext
           
 

Uses of DummyContext in com.liferay.util.ldap
 

Subclasses of DummyContext in com.liferay.util.ldap
 class DummyContext
          Deprecated. As of 6.2.0, moved to DummyContext
 


Liferay 6.2-ce-ga5