| Package | Description |
|---|---|
| dashboard.control | |
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
List<Consent> |
UsersController.disableConsent() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Change> |
UsersController.getChanges(String idpId,
Optional<Consent> previousConsentOptional,
Consent consent) |
org.springframework.http.ResponseEntity<RestResponse<Object>> |
UsersController.updateConsentSettings(String idpEntityId,
Consent consent) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Change> |
UsersController.getChanges(String idpId,
Optional<Consent> previousConsentOptional,
Consent consent) |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Action.getConsent() |
| Modifier and Type | Method and Description |
|---|---|
List<Consent> |
IdentityProvider.getDisableConsent() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.consent(Consent consent) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.