Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

glassfish:security:realm:realmAddedEvent

security realm added event

Synopsis

glassfish:security:realm:realmAddedEvent(
    java.lang.String realmName) 

Description

This event is sent when a new security realm is created 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 increments the number of realms.

Parameters

realmName

The name of the security realm that is created.