See: Description
| Interface | Description |
|---|---|
| ChangeToVersionCustomizable |
if changing to or from versions, customize it a bit
|
| GrouperHttpResponseBodyCallback |
Receive the stream of an http response body.
|
| GrouperUtil.FieldValuable |
has fieldValue method
|
| HtmlFilter |
filter HTML
|
| Class | Description |
|---|---|
| CollectingLogOutputStream | |
| CommandLineExec | |
| ConfirmDbChange |
Make sure the user is ok with db changes
|
| ConfirmDbChangePromptOnly |
Make sure the user is ok with db changes, only display message
|
| EmailObject |
Object to represent value in the map.
|
| GenerateFieldConstants | |
| GenerateMethodConstants | |
| GrouperCallable<T> | |
| GrouperEmail |
Use this utility to send email from Grouper.
|
| GrouperEmailUtils |
utils about emails
|
| GrouperFuture<T> |
like a normal future but keeps a reference to the callable,
and exceptions are wrapped in RuntimeException
|
| GrouperHtmlFilter |
default implementation of html filter
|
| GrouperHttpClient |
HTTP call.
|
| GrouperHttpClientLog | |
| GrouperThreadLocalState |
keep state of thread local to propagate to worker threads
|
| GrouperToStringStyle |
style for printing out objects
|
| GrouperUtil |
utility methods for grouper.
|
| GrouperUtilElSafe |
utility methods for grouper that are safe to use in expression language.
|
| JsonIndenter |
indent json, assumes the input is not yet indented.
|
| PerformanceLogger | |
| XmlIndenter |
indent xml, assumes the input is not yet indented.
|
| Enum | Description |
|---|---|
| GrouperHttpMethod |
Types of http methods complete with constructors.
|
| Exception | Description |
|---|---|
| PropertyDoesNotExistUnchecked |
unchecked property does not exist exception
|
This package contains utility classes (generally static methods)
Copyright © 2016 Internet2. All rights reserved.