org.sdnplatform.sync.client
Class AuthTool

java.lang.Object
  extended by org.sdnplatform.sync.client.AuthTool

public class AuthTool
extends java.lang.Object

Command-line tool for setting up authentication credentials

Author:
readams

Nested Class Summary
protected static class AuthTool.AuthToolSettings
           
 
Constructor Summary
AuthTool()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthTool

public AuthTool()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception