public class KerberosKeytabCreator extends Object
| Constructor and Description |
|---|
KerberosKeytabCreator() |
public static void main(String[] args) throws IOException
args - IOExceptionpublic static void createKeytab(String principalName, String passPhrase, File keytabFile) throws IOException
principalName - passPhrase - keytabFile - IOExceptionCopyright © 2015. All rights reserved.