public class ConfigurationActionEventImpl extends Object implements ConfigurationActionEvent
ConfigurationActionEventImpl
class represents
Configuration event.ADDED, DELETED, MODIFIED
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.
|
public int getType()
getType
in interface ConfigurationActionEvent
ADDED
,
DELETED
and
MODIFIED
public String getConfigurationName()
getConfigurationName
in interface ConfigurationActionEvent
public String getComponentName()
getComponentName
in interface ConfigurationActionEvent
public String getRealm()
getRealm
in interface ConfigurationActionEvent
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.