JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.security.oauth2.server.authorization.oidc.converter
package
org.springframework.security.oauth2.server.authorization.oidc.converter
Related Packages
Package
Description
org.springframework.security.oauth2.server.authorization.oidc
org.springframework.security.oauth2.server.authorization.oidc.authentication
org.springframework.security.oauth2.server.authorization.oidc.web
Classes
Class
Description
OidcClientRegistrationRegisteredClientConverter
A
Converter
that converts the provided
OidcClientRegistration
to a
RegisteredClient
.
RegisteredClientOidcClientRegistrationConverter
A
Converter
that converts the provided
RegisteredClient
to an
OidcClientRegistration
.