-
Interfaces Interface Description org.keycloak.cluster.ClusterProvider This is only available when the legacy store is enabled. Support for this will be eventually removed.org.keycloak.credential.CredentialInputUpdater.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.credential.UserCredentialStore.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.cache.CachedUserModel.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.cache.UserCache.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.GroupModel.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.RoleMapperModel.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.UserCredentialManager Instead of this class, useUserModel.credentialManager()
instead.org.keycloak.models.UserCredentialManager.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.UserModel.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.models.UserProvider.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.storage.user.UserLookupProvider.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyorg.keycloak.storage.user.UserQueryProvider.Streams This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly
-
Enums Enum Description org.keycloak.jose.jws.Algorithm
-
Enum Constants Enum Constant Description org.keycloak.events.EventType.VALIDATE_ACCESS_TOKEN see KEYCLOAK-2266org.keycloak.events.EventType.VALIDATE_ACCESS_TOKEN_ERROR org.keycloak.saml.common.constants.JBossSAMLConstants.EXTENSIONS Use namespace-aware variant insteadorg.keycloak.saml.common.constants.JBossSAMLConstants.RESPONSE Use namespace-aware variant instead