Provides the Java classes and methods necessary for performing authorization and administration functions in Security Access Manager (formerly known as Tivoli Access Manager).

See:
          Description

Packages
com.tivoli.mts  
com.tivoli.pd.jadmin  
com.tivoli.pd.jazn  
com.tivoli.pd.jutil  
com.tivoli.pd.rgy  
com.tivoli.pd.rgy.authz  
com.tivoli.pd.rgy.exception  
com.tivoli.pd.rgy.ldap  
com.tivoli.pd.rgy.util  

 

Provides the Java classes and methods necessary for performing authorization and administration functions in Security Access Manager (formerly known as Tivoli Access Manager).

Description

The Java administration and authorization classes and methods are implemented completely in the Java language. The Java methods do not use the existing C APIs to perform their function.

Java Authorization

The Java authorization methods are defined in the following Java classes.

Java Administration

The Java administration classes and methods communicate directly with the policy server and provide similar function as the ivadmin_ C APIs and the pdadmin command line interface (CLI). The Java administration methods are defined in the following classes.

Java Application Configuration

Java applications that use Security Access Manager security must be configured into a Security Access Manager secure domain. Security Access Manager provides a utility class called com.tivoli.pd.jcfg.SvrSslCfg that can be used to accomplish the necessary configuration and unconfiguration tasks. The SvrSslCfg program provides services similar to those provided to C applications by the svrsslcfg command line interface (CLI). Only use the SvrSslCfg program for configuring a Java application. The SvrSslCfg Java configuration program is documented in the Security Access Manager Authorization Java Classes Developer's Reference.

General

User and Group Related

Access Control List Related

Protected Object Policies (POP) Related

Action and Action Group Related

Authorization Rule Related

Object Related

User Registry Related

Server Configuration Related

Server Related

Resource Related

Utility Classes

Local Management API

Common Classes

The following classes provide common functions used in both the Java authorization and administration classes.

Related Documentation

Additional information on Security Access Manager authorization and administration functions is provided in the following documents, available on the customer support web site.