Package org.keycloak.storage.jpa.entity
Class FederatedUserConsentClientScopeEntity.Key
java.lang.Object
org.keycloak.storage.jpa.entity.FederatedUserConsentClientScopeEntity.Key
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FederatedUserConsentClientScopeEntity
public static class FederatedUserConsentClientScopeEntity.Key
extends Object
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected FederatedUserConsentEntity -
Constructor Summary
ConstructorsConstructorDescriptionKey()Key(FederatedUserConsentEntity userConsent, String scopeId, String parameter) -
Method Summary