Class CustomScriptService

java.lang.Object
org.gluu.service.custom.script.AbstractCustomScriptService
org.gluu.oxauth.service.custom.CustomScriptService
All Implemented Interfaces:
Serializable

@ApplicationScoped @Alternative @Priority(2001) public class CustomScriptService extends org.gluu.service.custom.script.AbstractCustomScriptService
Operations with custom scripts
Author:
Yuriy Movchan Date: 12/03/2014
See Also:
  • Field Summary

    Fields inherited from class org.gluu.service.custom.script.AbstractCustomScriptService

    log, persistenceEntryManager
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.gluu.service.custom.script.AbstractCustomScriptService

    add, buildDn, findAllCustomScripts, findCustomAuthScripts, findCustomAuthScripts, findCustomScripts, findOtherCustomScripts, findOtherCustomScripts, findScriptByPatternAndType, findScriptByPatternAndType, findScriptByType, findScriptByType, getCustomScriptByDn, getCustomScriptByDn, getCustomScriptByINum, getScriptByDisplayName, getScriptByInum, getScriptLevel, remove, update

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait