Uses of Class
com.ocient.auth.OpenIDAuthenticators.OAuthFlow
| Package | Description |
|---|---|
| com.ocient.auth | |
| com.ocient.jdbc |
-
Uses of OpenIDAuthenticators.OAuthFlow in com.ocient.auth
Methods in com.ocient.auth that return OpenIDAuthenticators.OAuthFlow Modifier and Type Method Description static OpenIDAuthenticators.OAuthFlowOpenIDAuthenticators.OAuthFlow. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenIDAuthenticators.OAuthFlow[]OpenIDAuthenticators.OAuthFlow. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OpenIDAuthenticators.OAuthFlow in com.ocient.jdbc
Methods in com.ocient.jdbc that return OpenIDAuthenticators.OAuthFlow Modifier and Type Method Description static OpenIDAuthenticators.OAuthFlowXGConnection. getDefaultOAuthFlow()OpenIDAuthenticators.OAuthFlowXGConnection.ConnectionProperty. getOAuthFlow(Properties properties, OpenIDAuthenticators.OAuthFlow defaultValue)Methods in com.ocient.jdbc with parameters of type OpenIDAuthenticators.OAuthFlow Modifier and Type Method Description OpenIDAuthenticators.OAuthFlowXGConnection.ConnectionProperty. getOAuthFlow(Properties properties, OpenIDAuthenticators.OAuthFlow defaultValue)