How To Secure RESTful application (with Basic Authentication) using Oracle JDeveloper 12c

Описание к видео How To Secure RESTful application (with Basic Authentication) using Oracle JDeveloper 12c

You can use the following methods to secure a RESTful Web Services to support authentication, authorization, or encryption.

- Attaching Oracle Web Services Manager (OWSM) policies.
- Updating the web.xml deployment descriptor to access information about the authenticated users.
- Using the javax.ws.rs.core.SecurityContext interface to access security-related information for a request.
- Applying annotations to your JAX-RS classes.


Sample Application can be downloaded from the link below :
https://drive.google.com/open?id=1DMR...

Комментарии

Информация по комментариям в разработке