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 Auth
Workflow. getAuth()
Workflow Auth definitionsMethods in io.serverlessworkflow.api with parameters of type Auth Modifier and Type Method Description void
Workflow. setAuth(Auth auth)
Workflow Auth definitionsWorkflow
Workflow. 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 Auth
AuthDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)
-