public class JBossServletMetaData extends ServletMetaData
Constructor and Description |
---|
JBossServletMetaData() |
Modifier and Type | Method and Description |
---|---|
String |
getRunAsPrincipal() |
ServletSecurityMetaData |
getServletSecurity() |
void |
setRunAsPrincipal(String runAsPrincipal) |
void |
setServletSecurity(ServletSecurityMetaData servletSecurity) |
getAsyncSupportedDefault, getAsyncSupportedSet, getEnabledDefault, getEnabledSet, getInitParam, getJspFile, getLoadOnStartup, getLoadOnStartupDefault, getLoadOnStartupInt, getLoadOnStartupSet, getMultipartConfig, getRunAs, getSecurityRoleRefs, getServletClass, getServletName, isAsyncSupported, isEnabled, setAsyncSupported, setEnabled, setInitParam, setJspFile, setLoadOnStartup, setLoadOnStartupInt, setMultipartConfig, setRunAs, setSecurityRoleRefs, setServletClass, setServletName, toString
getDescriptionGroup, setDescriptionGroup
equals, getKey, getName, hashCode, setName
clone, getId, setId
finalize, getClass, notify, notifyAll, wait, wait, wait
getKey
public String getRunAsPrincipal()
public void setRunAsPrincipal(String runAsPrincipal)
public ServletSecurityMetaData getServletSecurity()
public void setServletSecurity(ServletSecurityMetaData servletSecurity)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.