Package edu.internet2.middleware.grouperClient.util

Class Summary
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
GrouperClientCommonUtils utility methods for grouper.
GrouperClientLdapUtils  
GrouperClientLog  
GrouperClientUtils utility methods specific to grouper client
GrouperClientXstreamUtils  
XmlIndenter indent xml, assumes the input is not yet indented.