Package | Description |
---|---|
org.keycloak.storage.adapter |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractUserAdapterFederatedStorage.Streams
The
AbstractUserAdapterFederatedStorage.Streams class extends the AbstractUserAdapterFederatedStorage
abstract class and implements the UserModel.Streams interface, allowing subclasses to focus on the implementation
of the Stream -based query methods and providing default implementations for the collections-based variants
that delegate to their Stream counterparts. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.