Uses of Interface
com.google.auth.oauth2.ExecutableHandler
Packages that use ExecutableHandler
-
Uses of ExecutableHandler in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement ExecutableHandlerModifier and TypeClassDescription(package private) final class
Internal handler for retrieving 3rd party tokens from user defined scripts/executables for workload identity federation.Fields in com.google.auth.oauth2 declared as ExecutableHandlerModifier and TypeFieldDescriptionprivate ExecutableHandler
PluggableAuthCredentials.Builder.handler
private final ExecutableHandler
PluggableAuthCredentials.handler
Methods in com.google.auth.oauth2 that return ExecutableHandlerModifier and TypeMethodDescription(package private) ExecutableHandler
PluggableAuthCredentials.getExecutableHandler()
Methods in com.google.auth.oauth2 with parameters of type ExecutableHandlerModifier and TypeMethodDescriptionPluggableAuthCredentials.Builder.setExecutableHandler
(ExecutableHandler handler)