Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.agent.client
Class AgentClientUtil

java.lang.Object
  extended by org.hyperic.hq.bizapp.agent.client.AgentClientUtil

public class AgentClientUtil
extends java.lang.Object


Constructor Summary
AgentClientUtil()
           
 
Method Summary
static void generateNewTokenFile(java.lang.String tokenFile, java.lang.String firstToken)
           
static java.lang.String getLocalAuthToken(java.lang.String tokenFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentClientUtil

public AgentClientUtil()
Method Detail

getLocalAuthToken

public static java.lang.String getLocalAuthToken(java.lang.String tokenFile)
                                          throws java.io.FileNotFoundException,
                                                 java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException

generateNewTokenFile

public static void generateNewTokenFile(java.lang.String tokenFile,
                                        java.lang.String firstToken)
                                 throws java.io.IOException
Throws:
java.io.IOException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.