Hierarchy For Package io.meeds.oauth2.server.storage

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.meeds.oauth2.server.storage.OAuthClientStorage (implements org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository)
    • io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
    • io.meeds.oauth2.server.storage.OAuthConsentStorage (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService)
    • io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
    • io.meeds.oauth2.server.storage.OAuthTokenStorage (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService)