| Class | Description |
|---|---|
| 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 |
Pulled this logic out of the org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
since it wasn't really service logic at all, just util logic.
|
| 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
|
| MessageUtils | |
| ObjectUtils |
This class contains various Object, Proxy, and serialization utilities.
|
| RouteToCompletionUtil |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.