Class DefaultScreenNameValidator
Object
com.liferay.portal.kernel.security.auth.DefaultScreenNameValidator
- All Implemented Interfaces:
ScreenNameValidator
- Direct Known Subclasses:
LiberalScreenNameValidator
- Author:
- Brian Wing Shun Chan
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(Locale locale) protected Stringprotected Stringprotected Stringprotected booleanhasInvalidChars(String screenName) boolean
-
Field Details
-
POSTFIX
- See Also:
-
-
Constructor Details
-
DefaultScreenNameValidator
public DefaultScreenNameValidator()
-
-
Method Details
-
getAUIValidatorJS
- Specified by:
getAUIValidatorJSin interfaceScreenNameValidator
-
getDescription
- Specified by:
getDescriptionin interfaceScreenNameValidator
-
validate
- Specified by:
validatein interfaceScreenNameValidator
-
getJSEscapedSpecialChars
-
getSpecialChars
-
getSpecialCharsRegex
-
hasInvalidChars
-