com.amazon.identity.auth.device.api.authorization.Workflow |
Defines the programmatic concept of a scope-independent workflow
The AuthorizationManager
and related APIs take in
workflows that conform to this interface.{@since 3.0.5
}
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The name of a scope-independent post-authorization workflow
| |||||||||||
A
Workflow can have additional metadata passed in. |
The name of a scope-independent post-authorization workflow
A Workflow
can have additional metadata passed in. This additional data is
returned by the Workflow
implementation as a JSON representation.