org.jboss.security.negotiation.toolkit
Class KeytabPasswordLogon

java.lang.Object
  extended by 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

Constructor Summary
KeytabPasswordLogon()
           
 
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
 

Constructor Detail

KeytabPasswordLogon

public KeytabPasswordLogon()
Method Detail

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.