|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrunx.xml.XMLMetaData
|
+--jrun.j2ee.metadata.DescriptionMetaData
|
+--jrun.j2ee.metadata.SecurityRoleMetaData
The security-role element contains the declaration of a security role which is used in the security-constraints placed on the web application.
The security-role-element is used in the ejb-jar and the web-app element.
jrun.ejb.metadata.JARMetaData,
WebAppMetaData,
SecurityConstraintMetaData| Fields inherited from class jrunx.xml.XMLMetaData |
logger |
| Constructor Summary | |
SecurityRoleMetaData()
|
|
| Method Summary | |
java.lang.String |
getRoleName()
|
void |
setRoleName(java.lang.String roleName)
|
| Methods inherited from class jrun.j2ee.metadata.DescriptionMetaData |
getDescription, setDescription |
| Methods inherited from class jrunx.xml.XMLMetaData |
addAcronym, addAcronyms, addPackagePrefix, addPackagePrefixes, exportDocument, getAttribute, getMetaDataSource, getParent, getPersistenceContext, getText, importXML, importXML, remove, removeAttribute, setAttribute, setMetaDataSource, setMetaDataSource, setParent, setParent, setPersistenceContext, setPublicID, setSystemID, setText, sync, sync, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SecurityRoleMetaData()
| Method Detail |
public java.lang.String getRoleName()
public void setRoleName(java.lang.String roleName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||