Skip Headers
Oracle® Access Manager Developer Guide
10
g
(10.1.4.2.0)
Part Number E10355-01
Home
Book List
Contents
Index
Contact Us
Previous
Next
View PDF
List of Examples
1-1 IdentityXML Request Format
1-2 Sample Change Password Request
1-3 Sample IdentityXML Request
1-4 Test Request Example
1-5 Test Response Example
1-6 Request for Workflow Ticket Information
1-7 Subscription to a Group
1-8 Response Format
1-9 Response Example.
1-10 Error Response
1-11 Common_search.wsdl file
1-12 Common_search_interface.wsdl
2-1 Example of a Search in the User Manager for the Name "John"
2-2 Example of Searching for Your Incoming Tickets in the User Manager
2-3 Resuming an Asychronous Workflow (1 of 2)
2-4 Resuming an Asychronous Workflow (2 of 2)
2-5 Subscribing Robert Fulton to a Group
2-6 Unsubscribing Robert Fulton From a Group
2-7 View Example
2-8 Modify User Operation That Adds Challenge Phrases and Responses
2-9 Modify User Operation That Deletes Challenge Phrases and Responses
2-10 Modify User Operation That Replaces Challenges and Responses
2-11 Modify User Operation With a Replace_All for Challenges and Responses
2-12 Change Attribute Workflow that Adds a Challenge Phrase and Response
2-13 Workflow that Replaces Challenge Phrases and Responses
2-14 Workflow That Replaces All Challenge Phrases and Responses
2-15 Create User Workflow That Adds Challenge Phrases and Responses
2-16 Self-Registration Workflow That Adds Challenge Phrases and Responses
2-17 Example of Testing the Ability to View a Group Profile
2-18 Example of Getting the Groups that a User is a Member, Owner, or Administrator Of
2-19 Java Example to Query the Identity System using SOAP
2-20 Request File Example
2-21 MyobServelet.java
2-22 MyobServelet.java
2-23 SOAP Request Using the obSSOCookie
4-1 JAccessGate.java
4-2 access_test_c.cpp
4-3 Java LoginServlet Example.
4-4 Access_API_Test
4-5 access_test_java.java
4-6 Access_test_cplus.cpp
4-7 Access_test_cplus.cpp (more)
5-1 Creating a Policy Domain
5-2 Assigning Administrator Rights
5-3 Creating Policies Within the My Domain Policy Domain
5-4 Creating a Default Authentication Rule for a Policy Domain
5-5 Creating an Authorization Rule
5-6 Creating an Authorization Expression
5-7 Creating an Authorization Rule with Timing Conditions
5-8 Testing the System for Authorization Using Two Users
5-9 Sample Program for Creating a Policy Domain
6-1 To set the UID
6-2 Authentication Plug-in Example.
7-1 Authorization Plug-in Example.