Uses of Class
de.adorsys.psd2.logger.context.RequestInfo
-
-
Uses of RequestInfo in de.adorsys.psd2.logger.context
Methods in de.adorsys.psd2.logger.context that return RequestInfo Modifier and Type Method Description RequestInfoLoggingContextService. getRequestInformation()Retrieves information about the request from current logging contextRequestInfoMdcLoggingContextService. getRequestInformation()Methods in de.adorsys.psd2.logger.context with parameters of type RequestInfo Modifier and Type Method Description voidLoggingContextService. storeRequestInformation(RequestInfo requestInfo)Records information about the request into current logging contextvoidMdcLoggingContextService. storeRequestInformation(RequestInfo requestInfo)
-