Part IV Developing with OPSS APIs
This part contains the following chapters:
- Integrating Application Security with OPSS
This chapter describes a number of security use cases, including the propagation of identities in domains and across domains, and the typical life cycle of an Oracle Application Development Framework (Oracle ADF) application security. - The Security Model
This chapter describes the OPSS authorization and policy models, and compares them with the Jakarta EE and Java Authorization and Authentication Services (JAAS) authorization models. - Developing with the Credential Store Framework
This chapter explains how to use the Credential Store Framework in your applications and describes guidelines for the credential store configuration. - Developing with the User and Role API
This chapter explains how to use the User and Role API to access, search, and modify entries in the identity store, and how to configure Secure Sockets Layer (SSL) with LDAP providers. - Developing with the Identity Governance Framework
This chapter explains how to access and maintain identities with the Identity Directory API provided with the Identity Governance Framework. - Developing with the Keystore Service
This chapter explains how to use the Keystore Service API in your applications and includes examples of common keystore operations to access and retrieve keys at runtime. - Developing with Oracle Fusion Middleware Audit Framework
This chapter explains how to use Oracle Fusion Middleware Audit Framework to audit application events. Using this framework, you create event definitions, register the application with the service at deployment, modify audit configuration at runtime, and generate reports. - Configuring Jakarta EE Applications to Use OPSS
This chapter describes the configuration and packaging recommended for Jakarta EE applications that use OPSS but do not use Oracle Application Development Framework (Oracle ADF) security. - Configuring Java SE Applications to Use OPSS
This chapter describes how to use OPSS to implement authentication, authorization, and audit in Java SE applications.