@Retention(value=RUNTIME) @Target(value=TYPE) @InterfaceAudience.LimitedPrivate(value={"HDFS","MapReduce"}) @InterfaceStability.Evolving public @interface KerberosInfo
| Modifier and Type | Required Element and Description |
|---|---|
String |
serverPrincipal
Key for getting server's Kerberos principal name from Configuration
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
clientPrincipal |
Copyright © 2013 Apache Software Foundation. All rights reserved.