Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.security
Class SecurityUtil

java.lang.Object
  extended by org.hyperic.util.security.SecurityUtil

public class SecurityUtil
extends java.lang.Object


Constructor Summary
SecurityUtil()
           
 
Method Summary
static java.lang.String generateRandomToken()
          Generates a token of up to 100 chars of a (generally) random token.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtil

public SecurityUtil()
Method Detail

generateRandomToken

public static java.lang.String generateRandomToken()
Generates a token of up to 100 chars of a (generally) random token.


Hyperic HQ Plugin API v. 4.4.0.2

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