Uses of Interface
io.kubernetes.client.util.authenticators.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in io.kubernetes.client.util
Methods in io.kubernetes.client.util with parameters of type AuthenticatorModifier and TypeMethodDescriptionstatic voidKubeConfig.registerAuthenticator(Authenticator auth) -
Uses of Authenticator in io.kubernetes.client.util.authenticators
Classes in io.kubernetes.client.util.authenticators that implement AuthenticatorModifier and TypeClassDescriptionclassThe Authenticator interface represents a plugin that can handle a specific type of authentication information (e.g.classThe Authenticator interface represents a plugin that can handle a specific type of authentication information (e.g.classOpenIDConnectAuthenticator