|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.taglibs.mailer2.PartTag
org.apache.taglibs.mailer2.MailTag
org.apache.taglibs.mailer2.SignTag
org.apache.taglibs.mailer2.EncryptTag
JSP tag mt:encrypt is used to S/MIME sign and encrypt a previously stored message.
| Field Summary |
| Fields inherited from class org.apache.taglibs.mailer2.MailTag |
FROM, PASSWORD, PORT, SERVER, username, USERNAME, VERSION |
| Fields inherited from class org.apache.taglibs.mailer2.PartTag |
log |
| Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
bodyContent |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
EncryptTag()
Default zero-arg constructor. |
|
| Method Summary | |
int |
doEndTag()
|
void |
release()
|
| Methods inherited from class org.apache.taglibs.mailer2.SignTag |
getAlias, getKeystore, getMessage, getStorepass, getStoretype, loadKeystore, setAlias, setKeystore, setMessage, setStorepass, setStoretype, signMessage |
| Methods inherited from class org.apache.taglibs.mailer2.MailTag |
addRecipient, addReplyTo, doAfterBody, doStartTag, getBcc, getCc, getFrom, getImportance, getMimemessage, getPassword, getPort, getReplyto, getScope, getScopeType, getServer, getSession, getSessionObject, getSubject, getTo, getUsername, getVar, isBackground, setBackground, setBcc, setCc, setFrom, setImportance, setMimemessage, setPassword, setPort, setReplyto, setScope, setServer, setSession, setSubject, setTo, setUsername, setVar |
| Methods inherited from class org.apache.taglibs.mailer2.PartTag |
addPart, constructMessage, getBody, getContentType, getEncoding, getHeaders, getParts, getType, setBody, setEncoding, setHeader, setType |
| Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
doInitBody, getBodyContent, getPreviousOut, setBodyContent |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, resetCustomAttributes, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.jsp.tagext.Tag |
getParent, setPageContext, setParent |
| Constructor Detail |
public EncryptTag()
| Method Detail |
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class SignTagJspExceptionpublic void release()
release in interface Tagrelease in class SignTag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||