public interface ConfigurationActionEvent
ConfigurationActionEvent
class represents
Configuration event.Modifier and Type | Method and Description |
---|---|
String |
getComponentName()
Returns component name.
|
String |
getConfigurationName()
Returns configuration name.
|
String |
getRealm()
Returns realm name.
|
int |
getType()
Returns the type of this event.
|
int getType()
ADDED
,
DELETED
and
MODIFIED
String getConfigurationName()
String getComponentName()
String getRealm()
Copyright © 2010-2018, ForgeRock All Rights Reserved.