Class ExternalCibaEndUserNotificationService
- java.lang.Object
-
- io.jans.service.custom.script.ExternalScriptService
-
- io.jans.as.server.service.external.ExternalCibaEndUserNotificationService
-
- All Implemented Interfaces:
java.io.Serializable
@ApplicationScoped @Named public class ExternalCibaEndUserNotificationService extends io.jans.service.custom.script.ExternalScriptService
- Author:
- Milton BO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExternalCibaEndUserNotificationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
executeExternalNotifyEndUser(ExternalCibaEndUserNotificationContext context)
-
Methods inherited from class io.jans.service.custom.script.ExternalScriptService
addExternalConfigurations, clearScriptError, configure, determineDefaultCustomScriptConfiguration, executeExternalGetApiVersion, getCustomScriptConfigurationByName, getCustomScriptConfigurations, getCustomScriptConfigurationsByDns, getCustomScriptType, getDefaultExternalCustomScript, init, isEnabled, isLoaded, reload, reloadExternal, saveScriptError
-
-
-
-
Method Detail
-
executeExternalNotifyEndUser
public boolean executeExternalNotifyEndUser(ExternalCibaEndUserNotificationContext context)
-
-