Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Field and Description |
---|---|
protected UserConsentEntity |
UserConsentClientScopeEntity.userConsent |
protected UserConsentEntity |
UserConsentClientScopeEntity.Key.userConsent |
Modifier and Type | Method and Description |
---|---|
UserConsentEntity |
UserConsentClientScopeEntity.getUserConsent() |
UserConsentEntity |
UserConsentClientScopeEntity.Key.getUserConsent() |
Modifier and Type | Method and Description |
---|---|
void |
UserConsentClientScopeEntity.setUserConsent(UserConsentEntity userConsent) |
Constructor and Description |
---|
Key(UserConsentEntity userConsent,
String scopeId) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.