程序包cn.herodotus.engine.oauth2.data.jpa.storage的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationConsentService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService)
    • cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService)
    • cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository (implements org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository)