|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.UserIdValidator
com.dotmarketing.auth.UserIdValidatorImpl
public class UserIdValidatorImpl
This class is called by the UserLocalManagerUtil to validate a userID. It is set in either the portal.properties of liferay's jar or the portal-ext.properties of the dotCMS
| Constructor Summary | |
|---|---|
UserIdValidatorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
validate(java.lang.String userId,
java.lang.String companyId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserIdValidatorImpl()
| Method Detail |
|---|
public boolean validate(java.lang.String userId,
java.lang.String companyId)
validate in interface UserIdValidatorvalidate in class com.liferay.portal.UserIdValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||