Package com.kingsrook.qqq.middleware.javalin.executors.io
package com.kingsrook.qqq.middleware.javalin.executors.io
These classes are input/output wrappers for middleware executors.
Some "empty" implementations are provided, for executors that (more likely)
take no inputs, or (less likely?) return no outputs.
-
ClassDescriptionInput for the OIDC back-channel logout endpoint.Output interface for the OIDC back-channel logout endpoint.generic middleware input that has no fields.Input for the logout endpoint.Output interface for the logout endpoint.