java.lang.Object
jakarta.servlet.jsp.tagext.SimpleTagSupport
com.pragmatickm.password.taglib.CustomFieldTag
Provides a custom field to a
PasswordTag.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag()voidsetBook(ValueExpression book) voidsetElement(ValueExpression element) voidsetName(ValueExpression name) voidsetPage(ValueExpression page) voidsetValue(ValueExpression value) Methods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Field Details
-
TAG_NAME
- See Also:
-
-
Constructor Details
-
CustomFieldTag
public CustomFieldTag()
-
-
Method Details
-
setName
-
setBook
-
setPage
-
setElement
-
setValue
-
doTag
- Specified by:
doTagin interfaceSimpleTag- Overrides:
doTagin classSimpleTagSupport- Throws:
JspExceptionIOException
-
