Package io.jans.scim.service.scim2.interceptor
-
Class Summary Class Description ReferenceURIInterceptor This class checks if filter, attributes or excludedAttributes query param contains resource references ($ref) and if so drops the dollar sign of occurrences.ServiceMetadataFilter This class checks whether a filter query parameter was provided, and if so, blocks the processing and returns an error to the caller Created by jgomer on 2017-11-27. -
Annotation Types Summary Annotation Type Description RefAdjusted An interceptor annotation used to "fix" attribute paths when the "$" charater is found Created by jgomer on 2017-09-01.RejectFilterParam Created by jgomer on 2017-09-28.