| Package | Description |
|---|---|
| org.keycloak.credential | |
| org.keycloak.models |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
UserCredentialStore.Streams
The
UserCredentialStore.Streams interface makes all collection-based methods in UserCredentialStore
default by providing implementations that delegate to the Stream-based variants instead of the other way around. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserCredentialManager |
static interface |
UserCredentialManager.Streams
The
UserCredentialManager.Streams interface makes all collection-based methods in UserCredentialManager
default by providing implementations that delegate to the Stream-based variants instead of the other way around. |
Copyright © 2025 JBoss by Red Hat. All rights reserved.