public class RegistryAuthConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
RegistryAuthConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuthToken(String authToken) |
void |
setEmail(String email) |
void |
setPassword(String password) |
void |
setPull(Map<String,String> pull) |
void |
setPush(Map<String,String> push) |
void |
setUsername(String username) |
Map |
toMap() |
Copyright © 2024. All rights reserved.