glassfish:security:web:securityManagerCreationEvent

security manager creation event

Synopsis

glassfish:security:web:securityManagerCreationEvent(
java.lang.String appName) 

Description

This event is sent when the security manager creation starts on deploying a standalone web module or a web module in an enterprise archive file.

Use this event to count the number of web security managers that are currently present. This event increments the web security manager count.

Parameters

appName

The name of the application to which the web module belongs.