@PublicAPI(stability=VOLATILE, mayInstantiate=false, mayExtend=true, mayInvoke=false) public interface AlertGenerator
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAlerts()
Retrieves information about the set of alerts that this generator may produce.
|
default String |
getClassName()
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
|
Dn |
getComponentEntryDN()
Retrieves the DN of the configuration entry with which this alert generator is associated.
|
Dn getComponentEntryDN()
default String getClassName()
Map<String,String> getAlerts()
Copyright 2010-2022 ForgeRock AS.