Liferay 6.2.0-ce-b2

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

Packages that use LDAPAuthResult
com.liferay.portal.security.auth This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. 
 

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.2.0-ce-b2