Class ServerQDLScriptHandlerConfig

  • All Implemented Interfaces:
    org.oa4mp.delegation.server.jwt.PayloadHandlerConfig

    public class ServerQDLScriptHandlerConfig
    extends Object
    implements org.oa4mp.delegation.server.jwt.PayloadHandlerConfig

    Created by Jeff Gaynor
    on 4/30/22 at 5:55 AM

    • Constructor Detail

      • ServerQDLScriptHandlerConfig

        public ServerQDLScriptHandlerConfig​(OA2SE oa2se,
                                            OA2ServiceTransaction transaction,
                                            TXRecord txRecord,
                                            javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • getScriptSet

        public edu.uiuc.ncsa.security.util.scripting.ScriptSet getScriptSet()
        Specified by:
        getScriptSet in interface org.oa4mp.delegation.server.jwt.PayloadHandlerConfig
      • isLegacyHandler

        public boolean isLegacyHandler()
        Specified by:
        isLegacyHandler in interface org.oa4mp.delegation.server.jwt.PayloadHandlerConfig
      • setLegacyHandler

        public void setLegacyHandler​(boolean b)
        Specified by:
        setLegacyHandler in interface org.oa4mp.delegation.server.jwt.PayloadHandlerConfig