public interface RemoteConfigurationRegistryConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthType() |
String |
getConnectionString() |
String |
getCredentialAlias() |
String |
getKeytab() |
String |
getName() |
String |
getNamespace() |
String |
getPrincipal() |
String |
getRegistryType() |
boolean |
isBackwardsCompatible() |
boolean |
isSecureRegistry() |
boolean |
isUseKeyTab() |
boolean |
isUseTicketCache() |
String getName()
String getRegistryType()
String getConnectionString()
String getNamespace()
boolean isSecureRegistry()
String getAuthType()
String getPrincipal()
String getCredentialAlias()
String getKeytab()
boolean isUseTicketCache()
boolean isUseKeyTab()
boolean isBackwardsCompatible()
Copyright © 2023 The Apache Software Foundation. All rights reserved.