Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- createConf() - Static method in class org.apache.hadoop.minikdc.MiniKdc
-
Convenience method that returns MiniKdc default configuration.
- createMiniKdcConf() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
-
Create a Kdc configuration
- createPrincipal(File, String...) - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Creates multiple principals in the KDC and adds them to a keytab file.
- createPrincipal(String, String) - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Creates a principal in the KDC with the specified user and password.
- createTestDir() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
-
Create a working directory, it should be the build directory.
D
G
- getConf() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
- getHost() - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Returns the host of the MiniKdc.
- getKdc() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
- getKrb5conf() - Method in class org.apache.hadoop.minikdc.MiniKdc
- getPort() - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Returns the port of the MiniKdc.
- getRealm() - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Returns the realm of the MiniKdc.
- getWorkDir() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
I
J
- JAVA_SECURITY_KRB5_CONF - Static variable in class org.apache.hadoop.minikdc.MiniKdc
K
- KDC_BIND_ADDRESS - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- KDC_PORT - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- KerberosSecurityTestcase - Class in org.apache.hadoop.minikdc
-
KerberosSecurityTestcase provides a base class for using MiniKdc with other testcases.
- KerberosSecurityTestcase() - Constructor for class org.apache.hadoop.minikdc.KerberosSecurityTestcase
M
- main(String[]) - Static method in class org.apache.hadoop.minikdc.MiniKdc
- MAX_RENEWABLE_LIFETIME - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- MAX_TICKET_LIFETIME - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- MIN_TICKET_LIFETIME - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- MiniKdc - Class in org.apache.hadoop.minikdc
-
Mini KDC based on Apache Directory Server that can be embedded in testcases or used from command line as a standalone KDC.
- MiniKdc(Properties, File) - Constructor for class org.apache.hadoop.minikdc.MiniKdc
-
Creates a MiniKdc.
O
- ORG_DOMAIN - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- ORG_NAME - Static variable in class org.apache.hadoop.minikdc.MiniKdc
- org.apache.hadoop.minikdc - package org.apache.hadoop.minikdc
S
- setTransport(String) - Method in class org.apache.hadoop.minikdc.MiniKdc
- start() - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Starts the MiniKdc.
- startMiniKdc() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
- stop() - Method in class org.apache.hadoop.minikdc.MiniKdc
-
Stops the MiniKdc
- stopMiniKdc() - Method in class org.apache.hadoop.minikdc.KerberosSecurityTestcase
- SUN_SECURITY_KRB5_DEBUG - Static variable in class org.apache.hadoop.minikdc.MiniKdc
T
C D G I J K M O S TAll Classes and Interfaces|All Packages|Constant Field Values