A B C D F G I J L M N O P Q R S T V Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptsURL(String) - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- ACCESS_TOKEN - io.yellowbrick.jdbc.DriverConfiguration.TokenType
- audience - Variable in class io.yellowbrick.jdbc.DriverConfiguration
B
- browse(String) - Static method in class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
C
- cacertPath - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- clientId - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- clientSecret - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- connect(String, Properties) - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- copyOf(Properties) - Static method in class io.yellowbrick.jdbc.oauth2.Token
- createToken(String, String, Instant, String, Properties) - Static method in class io.yellowbrick.jdbc.oauth2.Token
D
- DeviceCodeServer - Class in io.yellowbrick.jdbc.web
- DeviceCodeServer(int, String, String) - Constructor for class io.yellowbrick.jdbc.web.DeviceCodeServer
- DISABLED - io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
- disableTrust - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- DriverConfiguration - Class in io.yellowbrick.jdbc
- DriverConfiguration(Properties) - Constructor for class io.yellowbrick.jdbc.DriverConfiguration
- DriverConfiguration.TokenCacheOption - Enum in io.yellowbrick.jdbc
- DriverConfiguration.TokenType - Enum in io.yellowbrick.jdbc
- DriverConstants - Interface in io.yellowbrick.jdbc
F
- FILE - io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
- fromJSONObject(JSONObject) - Static method in class io.yellowbrick.jdbc.oauth2.Token
- fromString(String) - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
- fromString(String) - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenType
G
- getAuthorizationEndpoints() - Method in class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
- getAuthToken() - Method in class io.yellowbrick.jdbc.oauth2.Token
- getConnection() - Method in class io.yellowbrick.jdbc.oauth2.Token
- getExpiresAt() - Method in class io.yellowbrick.jdbc.oauth2.Token
- getInfo() - Method in class io.yellowbrick.jdbc.oauth2.Token
- getInstance() - Static method in class io.yellowbrick.jdbc.oauth2.TokenService
- getMajorVersion() - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- getMinorVersion() - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- getOAuth2AccessToken() - Method in class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
- getParentLogger() - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- getPropertyInfo(String, Properties) - Method in class io.yellowbrick.jdbc.YellowbrickDriver
- getRefreshToken() - Method in class io.yellowbrick.jdbc.oauth2.Token
- getToken(DriverConfiguration, String, Properties) - Method in class io.yellowbrick.jdbc.oauth2.TokenService
- getTokenCacheOption() - Method in class io.yellowbrick.jdbc.oauth2.Token
I
- ID_TOKEN - io.yellowbrick.jdbc.DriverConfiguration.TokenType
- io.yellowbrick.jdbc - package io.yellowbrick.jdbc
- io.yellowbrick.jdbc.help - package io.yellowbrick.jdbc.help
- io.yellowbrick.jdbc.oauth2 - package io.yellowbrick.jdbc.oauth2
- io.yellowbrick.jdbc.web - package io.yellowbrick.jdbc.web
- issuer - Variable in class io.yellowbrick.jdbc.DriverConfiguration
J
- jdbcCompliant() - Method in class io.yellowbrick.jdbc.YellowbrickDriver
L
- loginHint - Variable in class io.yellowbrick.jdbc.DriverConfiguration
M
- main(String[]) - Static method in class io.yellowbrick.jdbc.help.YellowbrickDriverTester
- matches(String, Properties) - Method in class io.yellowbrick.jdbc.oauth2.Token
- MEMORY - io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
N
- noBrowser - Variable in class io.yellowbrick.jdbc.DriverConfiguration
O
- OAuth2Authorizer - Class in io.yellowbrick.jdbc.oauth2
- OAuth2Authorizer(DriverConfiguration, String, Properties) - Constructor for class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
P
- PG_URL_PREFIX - Static variable in interface io.yellowbrick.jdbc.DriverConstants
Q
- quiet - Variable in class io.yellowbrick.jdbc.DriverConfiguration
R
- refreshOAuth2AccessToken(String) - Method in class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
S
- scopes - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- stop() - Method in class io.yellowbrick.jdbc.web.DeviceCodeServer
T
- toJSONObject() - Method in class io.yellowbrick.jdbc.oauth2.Token
- Token - Class in io.yellowbrick.jdbc.oauth2
-
Represents an OAuth2 token used for authentication with the Yellowbrick database.
- tokenCache - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- TokenService - Class in io.yellowbrick.jdbc.oauth2
- tokenType - Variable in class io.yellowbrick.jdbc.DriverConfiguration
- trace(String, Object...) - Method in class io.yellowbrick.jdbc.oauth2.OAuth2Authorizer
V
- value() - Method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenType
- valueOf(String) - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenCacheOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.yellowbrick.jdbc.DriverConfiguration.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
Y
- YB_JDBC_OAUTH2_AUDIENCE - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_CACERT_PATH - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_CLIENT_ID - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_CLIENT_SECRET - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_DISABLE_TRUST - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_ISSUER - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_LOGIN_HINT - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_NO_BROWSER - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_QUIET - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_SCOPES - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_SCOPES_DEFAULT - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE_DEFAULT - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE_DISABLED - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE_FILE - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE_MEMORY - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_CACHE_OPTIONS - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_OPTIONS - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_TYPE - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_TYPE_ACCESS_TOKEN - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_TYPE_DEFAULT - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_JDBC_OAUTH2_TOKEN_TYPE_ID_TOKEN - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YB_URL_PREFIX - Static variable in interface io.yellowbrick.jdbc.DriverConstants
- YellowbrickDriver - Class in io.yellowbrick.jdbc
- YellowbrickDriver() - Constructor for class io.yellowbrick.jdbc.YellowbrickDriver
- YellowbrickDriverTester - Class in io.yellowbrick.jdbc.help
- YellowbrickDriverTester() - Constructor for class io.yellowbrick.jdbc.help.YellowbrickDriverTester
All Classes All Packages