Package | Description |
---|---|
org.keycloak.storage.federated | |
org.keycloak.storage.jpa |
Modifier and Type | Interface and Description |
---|---|
static interface |
UserFederatedStorageProvider.Streams
The
UserFederatedStorageProvider.Streams interface makes all collection-based methods in UserFederatedStorageProvider
default by providing implementations that delegate to the Stream -based variants instead of the other way
around. |
Modifier and Type | Class and Description |
---|---|
class |
JpaUserFederatedStorageProvider |
Copyright © 2021 JBoss by Red Hat. All rights reserved.