Interface IssuerRequest.ContextIdStage
- All Known Implementing Classes:
IssuerRequest.Builder
- Enclosing class:
IssuerRequest
public static interface IssuerRequest.ContextIdStage
-
Method Summary
Modifier and TypeMethodDescriptionWhich of your app contexts an exchanged token targets.
-
Method Details
-
contextId
Which of your app contexts an exchanged token targets. Must be an existing app context (create it first via
POST /v1/app-contexts).
-