public interface ConnectionConfig
Modifier and Type | Method and Description |
---|---|
BufferAllocator |
getAllocator() |
AuthenticatorProvider |
getAuthProvider() |
BootStrapContext |
getBootstrapContext() |
EncryptionContext |
getEncryptionCtxt() |
String |
getName() |
boolean |
isEncryptionEnabled() |
String getName()
BootStrapContext getBootstrapContext()
BufferAllocator getAllocator()
AuthenticatorProvider getAuthProvider()
boolean isEncryptionEnabled()
EncryptionContext getEncryptionCtxt()
Copyright © 1970 The Apache Software Foundation. All rights reserved.