from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/JDBCOpenIDTokenStore.java" contains "import org.apache.servicecomb.fence.jwt.JsonParser;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenEndpoint.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/RefreshTokenTokenGranter.java" contains "import org.apache.servicecomb.fence.token.AbstractOpenIDTokenStore;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/AuthenticationConfiguration.java" contains "import org.apache.servicecomb.fence.token.JWTTokenStore;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/GithubTokenGranter.java" contains "import org.apache.servicecomb.fence.token.AbstractOpenIDTokenStore;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenGranter.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/PasswordTokenGranter.java" contains "import org.apache.servicecomb.fence.token.AbstractOpenIDTokenStore;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/TokenService.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/ThirdPartyTokenGranter.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: authentication-server to: common evidence: - file: "authentication-server/src/main/java/org/apache/servicecomb/fence/authentication/JDBCUserDetailsManager.java" contains "import org.apache.servicecomb.fence.util.CommonConstants;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthHandler.java" contains "import org.apache.servicecomb.fence.token.JWTToken;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenEndpoint.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationConfiguration.java" contains "import org.apache.servicecomb.fence.token.JWTTokenStore;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationServerTokenEndpoint.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/EdgeOpenIDTokenStore.java" contains "import org.apache.servicecomb.fence.token.AbstractOpenIDTokenStore;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/TokenResponse.java" contains "import org.apache.servicecomb.fence.token.OpenIDToken;" from: edge-service to: common evidence: - file: "edge-service/src/main/java/org/apache/servicecomb/fence/edge/AuthenticationFilter.java" contains "import org.apache.servicecomb.fence.util.CommonConstants;" from: resource-server to: common evidence: - file: "resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthenticationAuthFilter.java" contains "import org.apache.servicecomb.fence.token.JWTToken;" from: resource-server to: common evidence: - file: "resource-server/src/main/java/org/apache/servicecomb/fence/resource/AuthenticationConfiguration.java" contains "import org.apache.servicecomb.fence.token.JWTTokenStore;"