Skip navigation links
B G H L O R S U 

B

bind(RestRequestContext) - Static method in class org.sklsft.commons.rest.aspect.RestRequestContextHolder
 

G

getContextOrNull() - Static method in class org.sklsft.commons.rest.aspect.RestRequestContextHolder
 
getRequestId() - Method in class org.sklsft.commons.rest.aspect.RestRequestContext
 

H

handle(ProceedingJoinPoint) - Method in class org.sklsft.commons.rest.aspect.RestRequestAspect
 
handleApplicationException(AccessDeniedException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleApplicationException(OperationDeniedException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleApplicationException(ApplicationException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleException(Exception) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleException(MethodArgumentNotValidException) - Method in class org.sklsft.commons.rest.exception.RestExceptionHandler
 
handleLogging(ProceedingJoinPoint) - Method in class org.sklsft.commons.rest.aspect.LoggingAspect
 

L

LoggingAspect - Class in org.sklsft.commons.rest.aspect
A simple login aspect that logs : The request The response, if it is OK Any exception thrown
LoggingAspect() - Constructor for class org.sklsft.commons.rest.aspect.LoggingAspect
 

O

org.sklsft.commons.rest.aspect - package org.sklsft.commons.rest.aspect
 
org.sklsft.commons.rest.exception - package org.sklsft.commons.rest.exception
 

R

RestExceptionHandler - Class in org.sklsft.commons.rest.exception
How to handle exceptions : If it is an ApplicationException, it will be serialized to an ErrorReport Else, an unknown TechnicalError will replace it for serialization.
RestExceptionHandler() - Constructor for class org.sklsft.commons.rest.exception.RestExceptionHandler
 
RestRequestAspect - Class in org.sklsft.commons.rest.aspect
An aspect to put the request id in a ThreadLocal.
RestRequestAspect() - Constructor for class org.sklsft.commons.rest.aspect.RestRequestAspect
 
RestRequestContext - Class in org.sklsft.commons.rest.aspect
 
RestRequestContext(String) - Constructor for class org.sklsft.commons.rest.aspect.RestRequestContext
 
RestRequestContextHolder - Class in org.sklsft.commons.rest.aspect
 
RestRequestContextHolder() - Constructor for class org.sklsft.commons.rest.aspect.RestRequestContextHolder
 

S

setObjectMapper(ObjectMapper) - Method in class org.sklsft.commons.rest.aspect.LoggingAspect
 
setRequestId(String) - Method in class org.sklsft.commons.rest.aspect.RestRequestContext
 
setTraceRequestBody(boolean) - Method in class org.sklsft.commons.rest.aspect.LoggingAspect
 
setTraceRequestHeaders(boolean) - Method in class org.sklsft.commons.rest.aspect.LoggingAspect
 

U

unbind() - Static method in class org.sklsft.commons.rest.aspect.RestRequestContextHolder
 
B G H L O R S U 
Skip navigation links

Copyright © 2019. All rights reserved.