Uses of Class
io.serverlessworkflow.api.workflow.Auth
-
Packages that use Auth Package Description io.serverlessworkflow.api io.serverlessworkflow.api.deserializers -
-
Uses of Auth in io.serverlessworkflow.api
Methods in io.serverlessworkflow.api that return Auth Modifier and Type Method Description AuthWorkflow. getAuth()Workflow Auth definitionsMethods in io.serverlessworkflow.api with parameters of type Auth Modifier and Type Method Description voidWorkflow. setAuth(Auth auth)Workflow Auth definitionsWorkflowWorkflow. withAuth(Auth auth) -
Uses of Auth in io.serverlessworkflow.api.deserializers
Methods in io.serverlessworkflow.api.deserializers that return Auth Modifier and Type Method Description AuthAuthDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)
-