| Class | Description | 
|---|---|
| ExpirableCache<K,V> | 
 This is like a map, but the setters also take an expire time which 
 will mean the items in the cache will be automatically deleted. 
 | 
| ExpirableValue<T> | 
 This holds the actual value of the map, and the time it was inserted, and
 the time that it should last in the cache 
 | 
| GcEqualsBuilder | 
 Assists in implementing  
Object.equals(Object) methods. | 
| GcHashCodeBuilder | 
 Assists in implementing  
Object.hashCode() methods. | 
| GiDbUtils | 
 the instance can be reused, it doesnt store state except the connection user/pass etc 
 | 
| GrouperInstallerLog | |
| GrouperInstallerUtils | 
 utility methods for grouper. 
 | 
| GrouperInstallerUtils.CommandResult | 
 The results of executing a command. 
 | 
| XmlIndenter | 
 indent xml, assumes the input is not yet indented. 
 | 
| Enum | Description | 
|---|---|
| GiDbUtils.DbType | 
 oracle types 
 | 
Copyright © 2016 Internet2. All rights reserved.