Uses of Interface
com.google.auth.oauth2.ExecutableHandler.ExecutableOptions
Packages that use ExecutableHandler.ExecutableOptions
-
Uses of ExecutableHandler.ExecutableOptions in com.google.auth.oauth2
Methods in com.google.auth.oauth2 with parameters of type ExecutableHandler.ExecutableOptionsModifier and TypeMethodDescription(package private) ExecutableResponsePluggableAuthHandler.getCachedExecutableResponse(ExecutableHandler.ExecutableOptions options) (package private) ExecutableResponsePluggableAuthHandler.getExecutableResponse(ExecutableHandler.ExecutableOptions options) ExecutableHandler.retrieveTokenFromExecutable(ExecutableHandler.ExecutableOptions options) Handles executing the 3rd party script and parsing the token from the response.PluggableAuthHandler.retrieveTokenFromExecutable(ExecutableHandler.ExecutableOptions options)