Package io.yellowbrick.jdbc.oauth2
Class TokenService
- java.lang.Object
-
- io.yellowbrick.jdbc.oauth2.TokenService
-
public class TokenService extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TokenServicegetInstance()TokengetToken(DriverConfiguration driverConfiguration, String url, Properties info)
-
-
-
Method Detail
-
getInstance
public static TokenService getInstance()
-
getToken
public Token getToken(DriverConfiguration driverConfiguration, String url, Properties info) throws SQLException
- Throws:
SQLException
-
-