@Singleton public class ScriptingServiceFactory extends Object
| Constructor and Description |
|---|
ScriptingServiceFactory(org.slf4j.Logger logger,
CoreWrapper coreWrapper,
RealmNormaliser realmNormaliser)
Construct a new factory.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptingService |
create(String realm)
Creates a new scripting service instance based on the calling subject for the passed realm.
|
@Inject
public ScriptingServiceFactory(org.slf4j.Logger logger,
CoreWrapper coreWrapper,
RealmNormaliser realmNormaliser)
logger - The scripting logger.public ScriptingService create(String realm)
realm - the realmCopyright © 2010–2024 Open Identity Platform Community. All rights reserved.