| Class | Description |
|---|---|
| AuditCluster |
KRA Audit Cluster; container for related set of audit errors.
|
| AuditError |
KRA Audit Error class.
|
| CsrfValidator |
Simple utility class that will validate the given request to determine if it has any required CSRF information,
setting appropriate response errors if not.
|
| DataTypeUtil |
A utility class for determining the data type of classes and their attributes.
|
| GlobalVariables |
Holds all of our thread local variables and accessors for those
|
| GlobalVariablesContextInvocationHandler |
A proxy invocationhandler that implements around advice which pushes a new GlobalVariables frame before
invocation and pops it after invocation.
|
| KRADUtils |
Miscellaneous Utility Methods.
|
| LegacyDetectionAdvice |
Prevents calls to "legacy" data framework services if the legacy framework
has been disabled
|
| LegacyUtils |
Exposes legacy detection functionality statically.
|
| MessageUtils | |
| RouteToCompletionUtil |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.