|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrunx.xml.XMLMetaData
|
+--jrun.servlet.metadata.RunAsMetaData
The run-as element, if defined for a servlet, overrides the security identity used to call an EJB by that servlet in this web application. The rol-ename is one of the security roles already defined for this web application.
ServletMetaData| Fields inherited from class jrunx.xml.XMLMetaData |
logger |
| Constructor Summary | |
RunAsMetaData()
|
|
| Method Summary | |
java.lang.String |
getDescription()
|
java.lang.String |
getRoleName()
|
void |
setDescription(java.lang.String description)
|
void |
setRoleName(java.lang.String roleName)
|
| 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 RunAsMetaData()
| Method Detail |
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
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 | ||||||||