Uses of Class
nl.lexemmens.podman.authentication.AuthConfig
-
Packages that use AuthConfig Package Description nl.lexemmens.podman.authentication -
-
Uses of AuthConfig in nl.lexemmens.podman.authentication
Methods in nl.lexemmens.podman.authentication that return types with arguments of type AuthConfig Modifier and Type Method Description Optional<AuthConfig>AuthConfigFactory. getAuthConfigForRegistry(String registry)Returns anOptionalthat may hold an instance of anAuthConfigclass holding authentication information for the provided registry.
-