Liferay 6.0.5

Uses of Class
com.liferay.portal.security.auth.LDAPAuthResult

Packages that use LDAPAuthResult
com.liferay.portal.security.auth   
 

Uses of LDAPAuthResult in com.liferay.portal.security.auth
 

Methods in com.liferay.portal.security.auth that return LDAPAuthResult
protected  LDAPAuthResult LDAPAuth.authenticate(LdapContext ctx, long companyId, Attributes attributes, String userDN, String password)
           
 


Liferay 6.0.5