Class UmaScriptByScope


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

      • UmaScriptByScope

        public UmaScriptByScope()
      • UmaScriptByScope

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

      • getScope

        public io.jans.as.persistence.model.Scope getScope()
      • setScope

        public void setScope​(io.jans.as.persistence.model.Scope scope)
      • getScript

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

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