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