Package | Description |
---|---|
org.keycloak.storage.adapter |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractUserAdapter.Streams
The
AbstractUserAdapter.Streams class extends the AbstractUserAdapter 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.