Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
security realm removed event
glassfish:security:realm:realmRemovedEvent( java.lang.String realmName)
This event is sent when a specific security realm is removed by the asadmin
CLI interface or by the Admin GUI interface.
Use this event to count the number security realms that are currently present. This event decrements the number of realms.
realmName
The name of the security realm that is removed.