|
Oracle
Identity Management Samples - Java APIs
This section
illustrates the use of various Oracle Identity Management Java APIs for
functionalities like User Authentication, Management, Group and Realm
functions etc.
Usage of
connectBy using Oracle Internet Directory [18-Mar-2008]
This is a sample Java
program demonstrating
the usage of connectBy using Oracle Internet Directory Java API.
ConnectBy is one of the server controls that can be passed to an
LDAP search function. This is an Oracle-specific control that
causes the search to traverse a hierarchy up and down.
Download Now (ZIP, 9 KB)
Readme
Usage of
Realm using Oracle Internet Directory Java API [07-Jan-2005]
This is a sample Java
program demonstrating the usage of Realm using Oracle Internet
Directory Java API. It creates a LDAP connection bounded as a sample
application. Then it looks up the default realm and get the default
common attributes for Group and User containers from that realm.
Download
Now (ZIP, 9 KB)
Readme
Usage of Group using Oracle Internet Directory Java API [05-Jan-2005]
This is a sample Java
program demonstrating the usage of Group using Oracle Internet
Directory Java API. It creates a LDAP connection bounded as a sample
application for looking up several groups and user.
Download
Now (ZIP, 9 KB)
Readme
Sample
Application Illustrating the use of Resource Access Descriptor (RAD) [14-Dec-2004]
This sample program
demonstrates the integration of a customer Java application with Oracle
Identity Management. The specific usage here deals with the use of
Resource Access Descriptors (RAD) using Oracle Internet Directory Java
API.
Download
Now (ZIP, 20 KB)
Readme
Proxy
Switching using Oracle Internet Directory Java API [14-Dec-2004]
This sample program
demonstrates the integration of a customer Java application with Oracle
Identity Management. The specific usage here deals with user proxy
switching using Oracle Internet Directory Java API.
Download
Now (ZIP, 10 KB)
Readme
User
Authentication using Oracle Internet Directory Java API [08-Dec-2004]
This sample program
demonstrates the integration of a customer Java application with Oracle
Identity Management. The specific usage here deals with user look-up as
well as user authentication using Oracle Internet Directory Java API.
Download
Now (ZIP, 9 KB)
Readme
|