T - public class ContextBasedConsentIncompatibleWithValidationErrorResult<T> extends ConsentIncompatibleResult<T,AuthStateBody>
| Constructor and Description |
|---|
ContextBasedConsentIncompatibleWithValidationErrorResult(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 ContextBasedConsentIncompatibleWithValidationErrorResult(URI redirectionTo, String executionId, AuthStateBody authState)
Copyright © 2020. All rights reserved.