Interface | Description |
---|---|
RestAuthenticationConfig |
This interface provide rest authentication configuration for the rest server.
|
Class | Description |
---|---|
AuthenticationFilter |
A wrapper filter around JAASAuthenticationFilter so that we can deactivate JAAS login around some resources and make
them publicly accessible.
|
AuthorizingInterceptor |
Authorizing interceptor is in charge of testing that current authenticate user have the expected role during method access
|
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.