Uses of Annotation Interface
org.apache.hadoop.security.KerberosInfo
Packages that use KerberosInfo
Package
Description
Tools to help define network clients and servers.
Classes for hadoop security.
Support for service-level authorization.
-
Uses of KerberosInfo in org.apache.hadoop.ha
Classes in org.apache.hadoop.ha with annotations of type KerberosInfoModifier and TypeInterfaceDescriptioninterfaceProtocol interface that provides High Availability related primitives to monitor and fail-over the service.interfaceProtocol exposed by the ZKFailoverController, allowing for graceful failover. -
Uses of KerberosInfo in org.apache.hadoop.ha.protocolPB
Classes in org.apache.hadoop.ha.protocolPB with annotations of type KerberosInfo -
Uses of KerberosInfo in org.apache.hadoop.ipc
Classes in org.apache.hadoop.ipc with annotations of type KerberosInfoModifier and TypeInterfaceDescriptioninterfaceProtocol which is used to refresh arbitrary things at runtime.interfaceProtocol which is used to refresh the call queue in use currently. -
Uses of KerberosInfo in org.apache.hadoop.ipc.protocolPB
Classes in org.apache.hadoop.ipc.protocolPB with annotations of type KerberosInfoModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of KerberosInfo in org.apache.hadoop.security
Classes in org.apache.hadoop.security with annotations of type KerberosInfoMethods in org.apache.hadoop.security that return KerberosInfoModifier and TypeMethodDescriptionAnnotatedSecurityInfo.getKerberosInfo(Class<?> protocol, Configuration conf) abstract KerberosInfoSecurityInfo.getKerberosInfo(Class<?> protocol, Configuration conf) Get the KerberosInfo for a given protocol.static KerberosInfoSecurityUtil.getKerberosInfo(Class<?> protocol, Configuration conf) Look up the KerberosInfo for a given protocol. -
Uses of KerberosInfo in org.apache.hadoop.security.authorize
Classes in org.apache.hadoop.security.authorize with annotations of type KerberosInfoModifier and TypeInterfaceDescriptioninterfaceProtocol which is used to refresh the authorization policy in use currently. -
Uses of KerberosInfo in org.apache.hadoop.security.protocolPB
Classes in org.apache.hadoop.security.protocolPB with annotations of type KerberosInfoModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of KerberosInfo in org.apache.hadoop.tools.protocolPB
Classes in org.apache.hadoop.tools.protocolPB with annotations of type KerberosInfo