public interface RegistryAuthHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryAuthHandler.Extender |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig |
create(RegistryAuthConfig.Kind kind,
String user,
String registry,
UnaryOperator<String> decryptor) |
String |
getId() |
String getId()
AuthConfig create(RegistryAuthConfig.Kind kind, String user, String registry, UnaryOperator<String> decryptor)
Copyright © 2023. All rights reserved.