This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.administration
Class AdminUtil
java.lang.Object
   org.apache.jetspeed.administration.AdminUtil
org.apache.jetspeed.administration.AdminUtil
- public class AdminUtil 
- extends Object
Helper for admininstration
- Version:
- $Id: $
- Author:
- David Sean Taylor, Chris Schaefer
| Field Summary | 
| protected static char[] | PASS_CHARSthe list of characters from which a password can be generatored.
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PASS_CHARS
protected static final char[] PASS_CHARS
- the list of characters from which a password can be generatored.
 
 
AdminUtil
public AdminUtil()
generatePassword
public String generatePassword()
- 
 
concatenatePaths
protected String concatenatePaths(String base,
                                  String path)
- 
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.