HS.HC.Security.API.Util
class HS.HC.Security.API.Util
Utility class to support the %REST.Spec implementation of the APIMethod Inventory
Methods
classmethod WriteResponse(pResponse)
helper method to write the %response for a CSP %request
@Input response will be turned into a json string if it is an instance of %JSON.Adapter or %DynamicAbstractObject
otherwise, will be written as-is.