| Interface | Description |
|---|---|
| SensitiveFieldMatcher |
Interface Matcher must implement.
|
| Class | Description |
|---|---|
| CollectionUtil |
Yet another collection utility.
|
| DateUtils |
Utility methods for comparing dates
|
| EmailAttachment | |
| NaturalStringCellComparator |
This class...
|
| NaturalStringComparator |
This class provides a method of comparing
Strings that results is a more
natural ordering than the default ordering outlined by the Java Specification. |
| SensitiveFieldFilterUtil |
This utility class helps filter out sensitive fields before logging.
|
| SensitiveFieldMatcherDecorator |
This abstract class is base decorator to hold SensitiveFieldMatcher instance.
|
| SensitiveFieldPatternMatcherDecorator |
This class is decorated to accommodate Pattern Matching
|
| SensitiveFieldResourceLoader |
This class is used to load sensitive fields resource file and store each
field in String ArrayList.
|
| SensitiveFieldSimpleMatcher |
This class is simple implementation of SensitiveFieldMatcher, where sorted
TreeSet is populated with sensitive fields (ignoring wild card entries) and
matched against searchString.
|
| ValuesFinderUtility |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.