Skip Headers
Oracle® Fusion Middleware Application Developer's Guide for Oracle Identity Management
11g Release 1 (11.1.1)

Part Number E10186-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

Index

A  C  D  E  F  H  I  J  L  N  O  P  R  S  T  W 

A

abandoning an operation, 8.2.10
access control, 2.3.4, 2.3.4.2, 2.3.4.2
and authorization, 2.3.4.2
access control information (ACI), 2.3.4.2
attributes, 2.3.4.2
directives
format, 2.3.4.2
Access Control List (ACL), 2.3.4.2
access control lists (ACLs), 2.3.4.2
ACI. See access control information (ACI)
ACLs. See Access Control List (ACL)
anonymous authentication, 2.3.4.1.1, 2.3.4.1.1
application context
provisioning plug-ins, A.5
applications, building
with the C API, 8.4
attributes
types, 2.3.2
values, 2.3.2
authentication, 2.3.4, 2.3.4.1, 2.3.4.1
anonymous, 2.3.4.1.1, 2.3.4.1.2
certificate-based, 2.3.4.1.3
modes, SSL, 8.1.1, 8.1.1
one-way SSL, 2.3.4.1.3
options, 2.3.4.1
password-based, 2.3.4.1.2
SSL, 2.3.4.1.3, 2.3.4.1.3, 8.1.1
none, 8.1.1
one-way, 8.1.1
two-way, 8.1.1
strong, 2.3.4.1.3
to a directory server
enabling, 2.6
enabling, by using DBMS_LDAP, 2.6.2
enabling, by using the C API, 2.6.1
to the directory, 8.2.5
two-way SSL, 2.3.4.1.3
authorization, 2.3.4, 2.3.4.2
authorization ID, 2.3.4.1

C

C API
functions
abandon, 8.2.10.1
abandon_ext, 8.2.10.1
add, 8.2.9.7, 8.2.9.7
add_ext_s, 8.2.9.7
add_s, 8.2.9.7
compare, 8.2.9.4
compare_ext, 8.2.9.4
compare_ext_s, 8.2.9.4
compare_s, 8.2.9.4
count_entries, 8.2.14.1
count_references, 8.2.14.1
count_values, 8.2.14.3
count_values_len, 8.2.14.3
delete, 8.2.9.8
delete_ext, 8.2.9.8
delete_ext_s, 8.2.9.8
delete_s, 8.2.9.8
dn2ufn, 8.2.14.4
err2string, 8.2.12.1
explode_dn, 8.2.14.4
explode_rdn, 8.2.14.4
extended_operation, 8.2.9.9
extended_operation_s, 8.2.9.9
first_attribute, 8.2.14.2
first_entry, 8.2.14.1
first_message, 8.2.13.1
first_reference, 8.2.14.1
get_dn, 8.2.14.4
get_entry_controls, 8.2.14.5
get_option, 8.2.3.1
get_values, 8.2.14.3
get_values_len, 8.2.14.3
init_ssl call, 8.1.1.1
modify, 8.2.9.5
modify_ext, 8.2.9.5
modify_ext_s, 8.2.9.5
modify_s, 8.2.9.5
msgid, 8.2.11.1
msgtype, 8.2.11.1
next_attribute, 8.2.14.2
next_entry, 8.2.14.1
next_message, 8.2.13.1
next_reference, 8.2.14.1
parse_extended_result, 8.2.12.1
parse_reference, 8.2.14.6
parse_result, 8.2.12.1
parse_sasl_bind_result, 8.2.12.1
rename, 8.2.9.6
rename_s, 8.2.9.6
result, 8.2.11.1
sasl_bind, 8.2.5.1
sasl_bind_s, 8.2.5.1
search_st, 8.2.9.1
set_option, 8.2.3.1
simple_bind, 8.2.5.1
simple_bind_s, 8.2.5.1
unbind_ext, 8.2.8.1
unbind_s, 8.2.8.1
value_free, 8.2.14.3
value_free_len, 8.2.14.3
sample usage, 8.3
summary, 8.2.1
usage with SSL, 8.3.1, 8.3.1
usage without SSL, 8.3.2, 8.3.2
certificate authority, 2.3.4.1.3
certificate-based authentication, 2.3.4.1.3
certificates, 2.3.4.1.3
children of an entry, listing, 8.2.9.3
components
Oracle Identity and Access Management SDK, 1.3.2
CONNECT_BY control, 3.5.1
controls, working with, 3.4.2, 3.4.5, 8.2.7

D

DAP Information Model, 2.3.2
data
integrity, 2.3.4, 2.3.4.3, 2.3.4.3
privacy, 2.3.4, 2.3.4.4, 2.3.4.4
data-type summary, 9.3
DBMS_LDAP package
searching by using, 2.7
DBMS_LDAP_UTL
data-types, 11.4
function return codes, 11.3
group-related subprograms
about, 11.1
function create_group_handle, 11.2.2.1
function get_group_dn, 11.2.2.4
function get_group_properties, 11.2.2.3
function set_group_handle_properties, 11.2.2.2
miscellaneous subprograms
about, 11.1
function check_interface_version, 11.2.5.10
function create_mod_propertyset, 11.2.5.6
function get_property_names, 11.2.5.2
function get_property_values, 11.2.5.3
function get_property_values_len, 11.2.5.4
function normalize_dn_with_case, 11.2.5.1
function populate_mod_propertyset, 11.2.5.7
procedure free_handle, 11.2.5.9
procedure free_mod_propertyset, 11.2.5.8
procedure free_propertyset_collection, 11.2.5.5
subscriber-related subprograms
about, 11.1
function create_subscriber_handle, 11.2.3.1
function get_subscriber_dn, 11.2.3.3
function get_subscriber_properties, 11.2.3.2
user-related subprograms
about, 11.1
function authenticate_user, 11.2.1.1
function check_group_membership, 11.2.1.8
function create_user_handle, 11.2.1.2
function get_group_membership, 11.2.1.10
function get_user_dn, 11.2.1.7
function get_user_extended_properties, 11.2.1.6
function get_user_properties, 11.2.1.4
function locate_subscriber_for_user, 11.2.1.9
function set_user_handle_properties, 11.2.1.3, 11.2.1.3
function set_user_properties, 11.2.1.5
DBMS_LDAP_UTL PL/SQL Reference, 11
dependencies and limitations, 8.5
C API, 8.5
DES40 encryption, 2.3.4.4
directives, 2.3.4.2
Directory Information Tree, 2.3.1
directory information tree (DIT), 2.3.1
directory operations
provisioning plug-ins, A.5
directory server discovery, 4.7
distinguished names, 2.3.1
components of, 2.3.1
format, 2.3.1
DNs. see distinguished names.
documentation, related, Preface
dynamic password verifiers
controls, 3.4.2, 3.4.5
creating, 3.4.1
parameters, 3.4.2, 3.4.2

E

encryption
DES40, 2.3.4.4
levels available in Oracle Internet Directory, 2.3.4.4
RC4_40, 2.3.4.4
entries
distinguished names of, 2.3.1
locating by using distinguished names
naming, 2.3.1
reading, 8.2.9.2
errors
handling and parsing results, 8.2.11.1
exception summary, 9.2

F

filters, 2.7.3
formats, of distinguished names, 2.3.1

H

header files and libraries, required, 8.4
hierarchical search, 3.5
history of LDAP, 2.2

I

integrity, data, 2.3.4.3
interface calls, SSL, 8.1.1.1

J

Java, 1.3.1, 2.4.4
Java API reference
class descriptions
Property class, 5.4
PropertySet class, 5.4
PropertySetCollection class, 5.4
Java APIs for Oracle Internet Directory, 10
JAZN
see Oracle Application Server Java Authentication and Authorization Service
JNDI, 1.3.1, 2.4.4
JNDI location, 10

L

LDAP
functional model, 2.3.3
history, 2.2
information model, 2.3.2
messages, obtaining results and peeking inside, 8.2.11
naming model, 2.3.1
operations, performing, 8.2.9
security model, 2.3.4
session handle options, 8.2.3
in the C API, 2.6
sessions
initializing, 2.5
version 2 C API, 8.1
LDAP APIs, 1.3.3.3
LDAP Functional Model, 2.3.3
LDAP Models, 2.3
LDAP Naming Model, 2.3.1
LDAP Security Model, 2.3.4
ldap-bind operation, 2.3.4.1
login name
finding, 5.10

N

naming entries, 2.3.1

O

one-way SSL authentication, 2.3.4.1.3, 8.1.1
OpenLDAP Community, Preface
operational attributes
ACI, 2.3.4.2
Oracle Application Server Java Authentication and Authorization Service
defined, 1.1
Oracle extensions
application
deinstallation logic, 1.3.3.2
runtime logic, 1.3.3.2
shutdown logic, 1.3.3.2
startup and bootstrap logic, 1.3.3.2
group management functionality, 4.5
programming abstractions
for Java language, 5, 6
for PL/SQL language, 6.3
programming abstractions for Java language, 5, 6
user management functionality, 5, 6
Oracle extensions to support SSL, 8.1
Oracle Identity and Access Management
modifying existing applications, 1.2
Oracle Identity Management
integrating applications with
supported services, 1.1
Oracle SSL call interface, 8.1
Oracle SSL extensions, 8.1.1
Oracle SSL-related libraries, 8.5
Oracle system libraries, 8.5
Oracle wallet, 8.1.1.2
Oracle Wallet Manager, 8.1.1.2
required for creating wallets, 8.5
Oracle xxtensions
what an LDAP-integrated application looks like, 1.3.3.1
overview of LDAP models, 2.3

P

password-based authentication, 2.3.4.1.2
passwords
policies, 2.3.4.5
permissions, 2.3.4, 2.3.4.2
PL/SQL API, 9
contains subset of C API, 2.4.3
data-type summary, 9.3
exception summary, 9.2
functions
add_s, 9.4.27, 9.4.27
ber_free, 9.4.35
bind_s, 9.4.3, 9.4.3
compare_s, 9.4.5, 9.4.5
count_entries, 9.4.10, 9.4.10
count_values, 9.4.29, 9.4.29
count_values_len, 9.4.30, 9.4.30
create_mod_array, 9.4.19, 9.4.19
dbms_ldap.init, 9.4.1
delete_s, 9.4.16, 9.4.16
err2string, 9.4.18, 9.4.18
explode_dn, 9.4.32, 9.4.32
first_attribute, 9.4.11, 9.4.11
first_entry, 9.4.8, 9.4.8
get_dn, 9.4.13, 9.4.13
get_values, 9.4.14, 9.4.14
get_values_len, 9.4.15, 9.4.15
init, 9.4.1, 9.4.1
modify_s, 9.4.26, 9.4.26
modrdn2_s, 9.4.17, 9.4.17
msgfree, 9.4.34
next_attribute, 9.4.12, 9.4.12
next_entry, 9.4.9, 9.4.9
open_ssl, 9.4.33, 9.4.33, 9.4.34, 9.4.35, 9.4.35
rename_s, 9.4.31, 9.4.31
search_s, 9.4.6, 9.4.6
search_st, 9.4.7, 9.4.7
simple_bind_s, 9.4.2, 9.4.2
unbind_s, 9.4.4, 9.4.4
loading into database, 2.4.3
procedures
free_mod_array, 9.4.28
populate_mod_array (binary version), 9.4.21
populate_mod_array (string version), 9.4.20
subprograms, 9.4, 9.4
summary, 9.1, 9.1
plug-ins
provisioning interface, A
privacy, data, 2.3.4, 2.3.4.4, 2.3.4.4
privileges, 2.3.4, 2.3.4.2
procedures, PL/SQL
free_mod_array, 9.4.28
populate_mod_array (binary version), 9.4.21
populate_mod_array (string version), 9.4.20
provisioning interface plug-ins, A
provisioning plug-ins
directory operations, A.5
getting application context, A.5

R

RC4_40 encryption, 2.3.4.4
RDNs. see relative distinguished names (RDNs)
related documentation, Preface
relative distinguished names (RDNs), 2.3.1
results, stepping through a list of, 8.2.13
RFC 1823, 8.5

S

sample C API usage, 8.3, 8.3
SDK components, 1.3.2
search
hierarchical, 3.5
results
parsing, 8.2.14
scope, 2.7.2
search-related operations, flow of, 2.7.1
security, within Oracle Internet Directory environment, 2.3.4
service location record, 4.7
sessions
closing, 8.2.8
enabling termination by using DBMS_LDAP, 2.8.2
initializing
by using DBMS_LDAP, 2.5.2
by using the C API, 2.5.1
session-specific user identity, 2.3.4.1
simple authentication, 2.3.4.1.2, 2.3.4.1.2
Smith, Mark, Preface, Preface
SSL
authentication modes, 8.1.1
default port, 2.3.4.1.3
handshake, 8.1.1.1
interface calls, 8.1.1.1, 8.1.1.1
no authentication, 2.3.4.1.3
one-way authentication, 2.3.4.1.3
Oracle extensions, 8.1, 8.1.1
provide encryption and decryption, 8.1.1
two-way authentication, 2.3.4.1.3
wallets, 8.1.1.2
SSO login name
finding, 5.10
strong authentication, 2.3.4.1.3

T

TCP/IP socket library, 8.5
two-way authentication, SSL, 8.1.1
types of attributes, 2.3.2

W

wallets
SSL, 8.1.1.2
support, 8.1.1.2