|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.web.WebPermissionMapping
A utility class encapsulating the logic for building the web container JACC permission from a deployment's metadata.
Constructor Summary | |
WebPermissionMapping()
|
Method Summary | |
static void |
createPermissions(WebMetaData (src) metaData,
PolicyConfiguration (src) pc)
Apply the JACC rules for creating permissions from the web.xml security-constraints. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebPermissionMapping()
Method Detail |
public static void createPermissions(WebMetaData (src) metaData, PolicyConfiguration (src) pc) throws PolicyContextException (src)
metaData
- - the web deployment web.xml/jboss-web.xml metadatapc
- - the active JACC policy configuration
PolicyContextException (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |