Package org.keycloak.storage.federated
Interface UserConsentFederatedStorage.Streams
- All Superinterfaces:
UserConsentFederatedStorage
- All Known Subinterfaces:
UserFederatedStorageProvider.Streams
- Enclosing interface:
- UserConsentFederatedStorage
@Deprecated
public static interface UserConsentFederatedStorage.Streams
extends UserConsentFederatedStorage
Deprecated.
This interface is no longer necessary, collection-based methods were removed from the parent interface
and therefore the parent interface can be used directly
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.storage.federated.UserConsentFederatedStorage
UserConsentFederatedStorage.Streams
-
Method Summary
Methods inherited from interface org.keycloak.storage.federated.UserConsentFederatedStorage
addConsent, getConsentByClient, getConsentsStream, revokeConsentForClient, updateConsent