Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.security.auth.AuthVerifier

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

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

Methods in com.liferay.portal.security.auth that return AuthVerifier
 AuthVerifier AuthVerifierConfiguration.getAuthVerifier()
           
 

Methods in com.liferay.portal.security.auth with parameters of type AuthVerifier
 void AuthVerifierConfiguration.setAuthVerifier(AuthVerifier authVerifier)
           
 


Liferay 6.2-ce-ga5