Package org.springframework.security.oauth2.client.oidc.server.session
@NullMarked
package org.springframework.security.oauth2.client.oidc.server.session
Reactive support for OpenID Connect 1.0 Session Management.
-
ClassDescriptionAn in-memory implementation of
ReactiveOidcSessionRegistryA registry to record the tie between the OIDC Provider session and the Client session.