T - public class ContextBasedValidationErrorResult<T> extends ValidationErrorResult<T,AuthStateBody>
| Constructor and Description |
|---|
ContextBasedValidationErrorResult(URI redirectionTo,
String executionId,
AuthStateBody authState) |
| Modifier and Type | Method and Description |
|---|---|
String |
authContext()
Non-sensitive information that can be persisted with authorizaiton session and read on subsequent requests.
|
public ContextBasedValidationErrorResult(URI redirectionTo, String executionId, AuthStateBody authState)
Copyright © 2020. All rights reserved.