Uses of Package
org.apache.drill.exec.rpc.security
Packages that use org.apache.drill.exec.rpc.security
Package
Description
Communication security.
-
Classes in org.apache.drill.exec.rpc.security used by org.apache.drill.exec.rpcClassDescriptionAn implementation of this factory will be initialized once at startup, if the authenticator is enabled (see
AuthenticatorFactory.getSimpleName()
). -
Classes in org.apache.drill.exec.rpc.security used by org.apache.drill.exec.rpc.securityClassDescriptionAn implementation of this factory will be initialized once at startup, if the authenticator is enabled (see
AuthenticatorFactory.getSimpleName()
). -
Classes in org.apache.drill.exec.rpc.security used by org.apache.drill.exec.rpc.security.kerberosClassDescriptionAn implementation of this factory will be initialized once at startup, if the authenticator is enabled (see
AuthenticatorFactory.getSimpleName()
). -
Classes in org.apache.drill.exec.rpc.security used by org.apache.drill.exec.rpc.security.plainClassDescriptionAn implementation of this factory will be initialized once at startup, if the authenticator is enabled (see
AuthenticatorFactory.getSimpleName()
). -
Classes in org.apache.drill.exec.rpc.security used by org.apache.drill.exec.server