Class ExternalSpontaneousScopeService
- java.lang.Object
-
- io.jans.service.custom.script.ExternalScriptService
-
- io.jans.as.server.service.external.ExternalSpontaneousScopeService
-
- All Implemented Interfaces:
Serializable
@ApplicationScoped @Named public class ExternalSpontaneousScopeService extends io.jans.service.custom.script.ExternalScriptService
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExternalSpontaneousScopeService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executeExternalManipulateScope(SpontaneousScopeExternalContext 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
-
executeExternalManipulateScope
public void executeExternalManipulateScope(SpontaneousScopeExternalContext context)
-
-