Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.security.auth with parameters of type AuthVerifierConfiguration
static void AuthVerifierPipeline.register(AuthVerifierConfiguration authVerifierConfiguration)
           
static void AuthVerifierPipeline.unregister(AuthVerifierConfiguration authVerifierConfiguration)
           
 


Liferay 6.2-ce-ga5