Liferay 6.0-ee

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

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

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

Classes in com.liferay.portal.security.auth that implement EmailAddressGenerator
 class DefaultEmailAddressGenerator
           
 

Methods in com.liferay.portal.security.auth that return EmailAddressGenerator
static EmailAddressGenerator EmailAddressGeneratorFactory.getInstance()
           
 

Methods in com.liferay.portal.security.auth with parameters of type EmailAddressGenerator
static void EmailAddressGeneratorFactory.setInstance(EmailAddressGenerator emailAddressGenerator)
           
 


Liferay 6.0-ee