Package com.sap.cds.services.impl.application
package com.sap.cds.services.impl.application
-
ClassDescriptionHandler to log cds properties on application prepared event.Helper for ApplicationLifecycleLogCdsPropertiesHandler, so we can easily test the handler and mock this class instead of having to test against the logging framework.This handler is called when @
ApplicationLifecycleServicehandles the eventApplicationLifecycleService.EVENT_ERROR_RESPONSEOn @On phase, it merges the messages from the exception and request context in error response that can be changed by custom @After handler.Handler that implements audit logging of UNAUTHORIZED (403) and UNAUTHENTICATED (401) errors