Hierarchy For Package io.meeds.oauth2.server.plugin
Class Hierarchy
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.security.oauth2.server.authorization.oidc.http.converter.OidcClientRegistrationHttpMessageConverter
- io.meeds.oauth2.server.plugin.OAuthDcrHttpMessageConverter
- org.springframework.security.oauth2.server.authorization.oidc.http.converter.OidcClientRegistrationHttpMessageConverter
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.social.attachment.AttachmentPlugin
- io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
- org.exoplatform.social.attachment.AttachmentPlugin
- io.meeds.oauth2.server.plugin.OAuthAuthorizationRequestConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)
- io.meeds.oauth2.server.plugin.OAuthCimdClientConverter
- io.meeds.oauth2.server.plugin.OAuthCimdClientResolver
- io.meeds.oauth2.server.plugin.OAuthClientAclPlugin (implements io.meeds.portal.plugin.AclPlugin)
- io.meeds.oauth2.server.plugin.OAuthDcrGrantTypeValidator (implements io.meeds.oauth2.server.plugin.OAuthDcrValidator)
- io.meeds.oauth2.server.plugin.OAuthDcrHttpAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)
- io.meeds.oauth2.server.plugin.OAuthDcrRedirectUriValidator (implements io.meeds.oauth2.server.plugin.OAuthDcrValidator)
- io.meeds.oauth2.server.plugin.OAuthJwtAudienceTokenRequestProvider (implements io.meeds.oauth2.server.configuration.plugin.OAuthJwtAudienceProvider)
- io.meeds.oauth2.server.plugin.OAuthJwtAuthorityPrincipalProvider (implements io.meeds.oauth2.server.configuration.plugin.OAuthJwtAuthorityProvider)
- io.meeds.oauth2.server.plugin.OAuthRefreshTokenPublicAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- io.meeds.oauth2.server.plugin.OAuthRefreshTokenPublicClientAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
Interface Hierarchy
- io.meeds.oauth2.server.plugin.OAuthDcrValidator