public class EmailAddressGeneratorFactory
extends java.lang.Object
| Constructor and Description |
|---|
EmailAddressGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
static com.liferay.portal.security.auth.EmailAddressGenerator |
getInstance() |
static void |
setInstance(com.liferay.portal.security.auth.EmailAddressGenerator emailAddressGenerator) |
public static com.liferay.portal.security.auth.EmailAddressGenerator getInstance()
public static void setInstance(com.liferay.portal.security.auth.EmailAddressGenerator emailAddressGenerator)
public void afterPropertiesSet()
throws java.lang.Exception
java.lang.Exception