Package | Description |
---|---|
org.jboss.metadata.ejb.jboss | |
org.jboss.metadata.web.jboss |
Modifier and Type | Method and Description |
---|---|
RunAsIdentityMetaData |
JBossMetaDataWrapper.getRunAsIdentity(String ejbName) |
RunAsIdentityMetaData |
JBossMetaData.getRunAsIdentity(String ejbName)
Access the RunAsIdentity associated with the given servlet
|
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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.