Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
policy configuration destruction event
glassfish:security:web:policyConfigurationDestructionEvent( java.lang.String contextId)
This event is sent when security policy configuration destruction starts undeploying a standalone web module or a web module in an enterprise archive file.
Use this event to count the number of web security policy configuration objects that are currently present. This event decrements the web policy configuration count.
contextId
The web context id of the web application.