Uses of Interface
com.google.genai.gaos.SecuritySource
Packages that use SecuritySource
-
Uses of SecuritySource in com.google.genai.gaos
Classes in com.google.genai.gaos that implement SecuritySourceMethods in com.google.genai.gaos that return SecuritySourceModifier and TypeMethodDescriptionstatic SecuritySourceSecuritySource.of(HasSecurity security) SDKConfiguration.securitySource()Methods in com.google.genai.gaos with parameters of type SecuritySourceModifier and TypeMethodDescriptionGenAI.Builder.securitySource(SecuritySource securitySource) Configures the SDK to use a custom security source.voidSDKConfiguration.setSecuritySource(SecuritySource securitySource) -
Uses of SecuritySource in com.google.genai.gaos.utils
Methods in com.google.genai.gaos.utils that return types with arguments of type SecuritySourceModifier and TypeMethodDescriptionHook.AfterErrorContextImpl.securitySource()Hook.AfterSuccessContextImpl.securitySource()Hook.BeforeRequestContextImpl.securitySource()Hook.HookContext.securitySource()