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;"