| Package | Description |
|---|---|
| org.jboss.metadata.ejb.jboss | |
| org.jboss.metadata.web.jboss |
| Modifier and Type | Method and Description |
|---|---|
RunAsIdentityMetaData |
JBossMetaData.getRunAsIdentity(String ejbName)
Access the RunAsIdentity associated with the given servlet
|
RunAsIdentityMetaData |
JBossMetaDataWrapper.getRunAsIdentity(String ejbName) |
| Modifier and Type | Method and Description |
|---|---|
RunAsIdentityMetaData |
JBossWebMetaData.getRunAsIdentity(String servletName)
Access the RunAsIdentity associated with the given servlet
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RunAsIdentityMetaData> |
JBossWebMetaData.getRunAsIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossWebMetaData.setRunAsIdentity(Map<String,RunAsIdentityMetaData> runAsIdentity)
The jboss-web.xml servlet/run-as
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.