All Classes
-
Class Summary Class Description ApiMethodSecurityConfiguration The ApiMethodSecurityConfiguration class applies the API-specific method security configuration to the global method security configuration.ApiMethodSecurityExpressionHandler The ApiMethodSecurityExpressionHandler class.ApiSecurityExpressionRoot The ApiSecurityExpressionRoot class implements the custom methods, which can be used in conjunction with the @PreAuthorize annotation.ApiUtil The RestUtil class provides utility methods that are useful when working with APIs implemented as RESTful web services.ProblemDetails The ProblemDetails class holds the information for a Problem Details Object as defined in RFC 7807.ProblemHandler The ProblemHandler class implements the error handler that returns errors raised by RESTful controllers as RFC 7807 JSON problem details objects.SecureApi The SecureApi class provides the base class from which all RESTful controllers that implement secure APIs should be derived.