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