|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xdoclet.template.TemplateTagHandler
|
+--xdoclet.XDocletTagSupport
|
+--xdoclet.ejb.tags.EjbTagsHandler
|
+--xdoclet.ejb.tags.SecurityTagsHandler
| Field Summary | |
protected java.lang.String |
currentSecurityRoleName
The current security role name, set by forAllSecurityRoles and returned by securityRoleName. |
| Fields inherited from class xdoclet.ejb.tags.EjbTagsHandler |
LOCAL_SUFFIX |
| Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
SecurityTagsHandler()
|
|
| Method Summary | |
void |
forAllSecurityRoles(java.lang.String template)
Evaluates the body block for each ejb:permission defined in class level or method level. |
java.lang.String |
securityRoleName()
Returns current security role name set by the containing forAllSecurityRoles. |
| Methods inherited from class xdoclet.template.TemplateTagHandler |
generate, getContext, getEngine, getParser, setContext, setEngine, setParser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected transient java.lang.String currentSecurityRoleName
forAllSecurityRoles(java.lang.String),
securityRoleName()| Constructor Detail |
public SecurityTagsHandler()
| Method Detail |
public java.lang.String securityRoleName()
throws XDocletException
XDocletException - Description of ExceptionforAllSecurityRoles(java.lang.String)
public void forAllSecurityRoles(java.lang.String template)
throws XDocletException
template - The body of the block tagXDocletException - Description of ExceptionEjbTagsHandler.hasPermission(com.sun.javadoc.Doc),
securityRoleName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||