public class UserConsentManager extends Object
| Constructor and Description |
|---|
UserConsentManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
revokeConsentToClient(KeycloakSession session,
ClientModel client,
UserModel user)
Revoke consent of given user to given client
|
public static boolean revokeConsentToClient(KeycloakSession session, ClientModel client, UserModel user)
session - client - user - Copyright © 2021 JBoss by Red Hat. All rights reserved.