org.jboss.security.negotiation.toolkit
Class KeytabPasswordLogon
java.lang.Object
org.jboss.security.negotiation.toolkit.KeytabPasswordLogon
public class KeytabPasswordLogon
- extends Object
Utility to be called from the command line to verify that it is possible
to authenticate against the KDC when providing the keytab.
- Version:
- $Revision: 70489 $
- Author:
- darran.lofthouse@jboss.com
Method Summary |
static void |
main(String[] args)
Utility entry point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeytabPasswordLogon
public KeytabPasswordLogon()
main
public static void main(String[] args)
throws Exception
- Utility entry point.
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.