Class UmaScriptByScope


  • public class UmaScriptByScope
    extends Object
    Author:
    yuriyz
    • Constructor Detail

      • UmaScriptByScope

        public UmaScriptByScope()
      • UmaScriptByScope

        public UmaScriptByScope​(Scope scope,
                                io.jans.model.custom.script.conf.CustomScriptConfiguration script)
    • Method Detail

      • getScope

        public Scope getScope()
      • setScope

        public void setScope​(Scope scope)
      • getScript

        public io.jans.model.custom.script.conf.CustomScriptConfiguration getScript()
      • setScript

        public void setScript​(io.jans.model.custom.script.conf.CustomScriptConfiguration script)