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