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 String
protected String
protected String
protected boolean
hasInvalidChars
(String screenName) boolean
-
Field Details
-
POSTFIX
- See Also:
-
-
Constructor Details
-
DefaultScreenNameValidator
public DefaultScreenNameValidator()
-
-
Method Details
-
getAUIValidatorJS
- Specified by:
getAUIValidatorJS
in interfaceScreenNameValidator
-
getDescription
- Specified by:
getDescription
in interfaceScreenNameValidator
-
validate
- Specified by:
validate
in interfaceScreenNameValidator
-
getJSEscapedSpecialChars
-
getSpecialChars
-
getSpecialCharsRegex
-
hasInvalidChars
-