A B C D E F G H I K L M N O P Q R S T U W

A

abort() - Method in class com.tivoli.mts.PDLoginModule
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDLoginModule class.
abort() - Method in class com.tivoli.pd.jazn.PDLoginModule
Abort the authentication (second phase).
access(PDContext, String, String, PDAttrs, PDProtObject.AccessData, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Checks if the user identity in the input context has the specified access to the specific protected object.
ACCOUNT_EXPIRY_DATE_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP Generalized time (GMT) at which the account will expire.
AccountSetInvalidRgyException - Exception in com.tivoli.pd.rgy.exception
 
AccountSetInvalidRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AccountSetInvalidRgyException
 
AccountSetInvalidRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AccountSetInvalidRgyException
 
acctDisableTimeEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the account disable time interval policy is enforced.
acctDisableTimeUnlimited() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the account disable time interval policy is unlimited.
acctExpDateEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the account expiration date policy is enforced.
acctExpDateUnlimited() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the account expiration date policy is unlimited.
ADAM_UNLIMITED_DATE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
A date in the far future used to indicate a time that will never be reached.
add(String, PDAttrValues) - Method in class com.tivoli.mts.PDAttrs
Deprecated. Use add instead
add(String, Collection) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
add(String, String) - Method in class com.tivoli.mts.PDAttrs
Adds the specified String value to the collection of values for the specified name in this PDAttrs.
add(String, Long) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
add(String, PDAdmSvcPobj) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
add(String, byte[]) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
add(Object) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
add(int, Object) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
add(PDAttrValue) - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
add(Object) - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
add(String, PDAttrValues, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, PDAttrValues)
add(String, Collection, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, Collection)
add(String, String, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, String)
add(String, Long, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, Long)
add(String, PDAdmSvcPobj, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, PDAdmSvcPobj)
add(String, byte[], boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See add(String, byte[])
add(String, PDAttrValues) - Method in class com.tivoli.pd.jutil.PDAttrs
Deprecated. Use add(String, Collection) instead
add(String, Collection) - Method in class com.tivoli.pd.jutil.PDAttrs
Associates the specified values with the specified name in this PDAttrs.
add(String, String) - Method in class com.tivoli.pd.jutil.PDAttrs
Adds the specified String value to the collection of values for the specified name in this PDAttrs.
add(String, Long) - Method in class com.tivoli.pd.jutil.PDAttrs
Adds the specified Long value to the collection of values for the specified name in this PDAttrs.
add(String, PDAdmSvcPobj) - Method in class com.tivoli.pd.jutil.PDAttrs
Adds the specified PDAdmSvcPobj value to the collection of values for the specified name in this PDAttrs.
add(String, byte[]) - Method in class com.tivoli.pd.jutil.PDAttrs
Adds the specified byte array value to the collection of values for the specified name in this PDAttrs.
add(Object) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Overrides the generic method in ArrayList that allows objects of any type to be added to the end of an ArrayList.
add(int, Object) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Inserts the specified element at the specified position in this list, moving all subsequent elements to a higher index.
add(PDAttrValue) - Method in class com.tivoli.pd.jutil.PDAttrValues
Adds the input PDAttrValue to this PDAttrValues.
add(Object) - Method in class com.tivoli.pd.jutil.PDAttrValues
Overrides the generic method in HashSet that allows objects of any type to be added to a Set.
addAll(PDAttrs) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
addAll(Collection) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
addAll(int, Collection) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
addAll(Collection) - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
addAll(PDAttrs) - Method in class com.tivoli.pd.jutil.PDAttrs
Adds all of the elements in the specified PDAttrs to this PDAttrs.
addAll(Collection) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Adds all of the elements in the specified collection to this collection.
addAll(int, Collection) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Inserts all of the elements in the specified collection into this list, starting at the specified offset, shifting any subsequent elements to a higher index.
addAll(Collection) - Method in class com.tivoli.pd.jutil.PDAttrValues
Adds all of the elements in the specified collection to this collection.
addAttribute(PDAuthorizationContext, String, PDAttrValueList) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that contains the added credential attribute.
addAttribute(String, Object) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Adds the attribute value to any existing values for the attribute, or create a new attribute if not already present.
addAttribute(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Adds the values to any existing values for the attribute, or create a new attribute if not already present.
addAttrlist(PDAuthorizationContext, PDAttrs) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that contains the modified credential attribute list.
addGroupMemberships(String, String[]) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
addGroupMemberships(PDAuthorizationContext, String, String[]) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that adds these group memberships to the current PDPrincipal
addMembers(PDContext, ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDGroup
Adds the specified user to this group.
addMembers(PDContext, String, ArrayList, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Adds the specified user to the specified group.
addMembers(List<String>) - Method in interface com.tivoli.pd.rgy.RgyGroup
Adds users to the group.
addPDServer(PDSvrInfo, int, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Adds a policy or authorization server entry to the configuration file at the input URL.
addSSOResource(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Adds the specified SSO resource to this resource group.
addSSOResource(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Adds the specified SSO resource to the specified resource group.
allowDups() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
allowDups() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns the current value of allowDups.
AlreadyExistsRgyException - Exception in com.tivoli.pd.rgy.exception
 
AlreadyExistsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AlreadyExistsRgyException
 
AlreadyExistsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AlreadyExistsRgyException
 
AlreadyImportedRgyException - Exception in com.tivoli.pd.rgy.exception
 
AlreadyImportedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AlreadyImportedRgyException
 
AlreadyImportedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.AlreadyImportedRgyException
 
appsvrCertRefresh - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
Whether or not the application server's automatic refresh of its keystore certificate when it is close to expiration.
appsvrConfigName - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The application server name used in the PDAppSvrConfig.configureAppSvr method.
appsvrDbDir - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The policy database directory URL.
appsvrDbFile - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The policy database file URL.
appsvrDbRefresh - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The policy database refresh interval, in seconds.
appsvrDomain - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The name of the domain the application server is defined in.
appsvrHost - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The host the application server runs on.
appsvrListening - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
Whether or not the application server listens for policy database updates from the Security Access Manager policy server.
appsvrLocal - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
Whether or not the application server can process APIs locally.
appsvrPort - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The TCP/IP port the application server listens on.
appsvrSvrName - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The name of the application server object in the policy database and the name used in server commands and methods.
appsvrUserName - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
The name of the Security Access Manager user created for the application server.
attachAcl(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Attaches an ACL to a protected object in the policy server, and in this object.
attachAcl(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Attaches an ACL to a protected object in the policy server.
attachAuthzRule(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Attaches an authorization rule to a protected object in the policy server, and in this object.
attachAuthzRule(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Attaches an authorization rule to a protected object in the policy server.
attachPop(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Attaches a POP to a protected object in the policy server, and in this object.
attachPop(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Attaches a POP to a protected object in the policy server.
attributeAdd(String, Object) - Method in interface com.tivoli.pd.rgy.RgyEntity
Adds an additional value to attribute.
attributeAdd(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyEntity
Adds an additional values to attribute.
attributeDelete(String) - Method in interface com.tivoli.pd.rgy.RgyEntity
Deletes an entity's attribute from the registry.
attributeDelete(String, Object) - Method in interface com.tivoli.pd.rgy.RgyEntity
Deletes a specific attribute/value pair.
attributeDelete(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyEntity
Deletes the specific attribute values.
attributeNameIterator() - Method in interface com.tivoli.pd.rgy.RgyEntity
 
attributeReplace(String, Object) - Method in interface com.tivoli.pd.rgy.RgyEntity
Replaces all the values for the specific attribute with the one provided.
attributeReplace(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyEntity
Replaces all the values for the specific attribute with the ones provided.
authenticate(char[]) - Method in interface com.tivoli.pd.rgy.RgyUser
The SAM User entry is authenticated using the password supplied.
AUTHENTICATION_LEVEL - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AUTHZ_ENABLE_AUTHORIZATION - Static variable in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
 
AUTHZ_INITIALIZE_PDADMIN - Static variable in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
 
AUTHZ_PDAUTHORIZATIONCONTEXT_PWD - Static variable in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
 
AUTHZ_PDAUTHORIZATIONCONTEXT_USER - Static variable in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
 
AuthzRgyRegistryFactory - Class in com.tivoli.pd.rgy.authz
Provides Authorization and Audit facilities for other RgyRegistry instances.
authzServers - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
A list of Security Access Manager authorization servers that the application server communicates with.
AZN_ACL_EXT_ATTR_LOC - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: ACL extended attributes object location
AZN_C_INITIATOR_INDEX - Static variable in class com.tivoli.pd.jutil.PDStatics
Initiator principal index into the credential.
AZN_CRED_AUTH_METHOD - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_AUTHNMECH_INFO - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_AUTHZN_ID - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_BROWSER_INFO - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_GROUP_NAMES - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_GROUP_REGISTRY_IDS - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_GROUP_UUIDS - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_IP_ADDRESS - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_IP_FAMILY - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_IP_FAMILY_AF_INET - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_IP_FAMILY_AF_INET6 - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_MECH_ID - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_NETWORK_ADDRESS_BIN - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_NETWORK_ADDRESS_STR - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_PRINCIPAL_DOMAIN - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_PRINCIPAL_NAME - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_PRINCIPAL_UUID - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_QOP_INFO - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_REGISTRY_ID - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_CRED_USER_INFO - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
AZN_CRED_VERSION - Static variable in class com.tivoli.pd.jutil.PDStatics
read-only credential attribute name
AZN_DYNADI_TARGET_URL - Static variable in class com.tivoli.pd.jutil.PDStatics
WebSEAL/dynADI specific.
AZN_ENT_SVC_PD_POBJ - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_ENT_SVC_PD_POBJ.
AZN_ENT_SVC_PD_POBJ - Static variable in class com.tivoli.pd.jutil.PDStatics
Entitlements Service ID: Policy Director Protected Object Entitlements.
AZN_ENT_SVC_PD_POBJ_MATCHES - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_ENT_SVC_PD_POBJ_MATCHES.
AZN_ENT_SVC_PD_POBJ_MATCHES - Static variable in class com.tivoli.pd.jutil.PDStatics
Output attribute: the list of objects which match the input criteria
AZN_ENT_SVC_PD_POBJ_PATH - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_ENT_SVC_PD_POBJ_PATH.
AZN_ENT_SVC_PD_POBJ_PATH - Static variable in class com.tivoli.pd.jutil.PDStatics
Input attribute: the protected object directory path to be searched
AZN_ENT_SVC_PD_POBJ_REQD_OPS - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_ENT_SVC_PD_POBJ_REQD_OPS.
AZN_ENT_SVC_PD_POBJ_REQD_OPS - Static variable in class com.tivoli.pd.jutil.PDStatics
Input attribute: the requested set of operations for the credential
AZN_MOD_RAD_GROUP_NAMES - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_MOD_RAD_GROUP_NAMES.
AZN_MOD_RAD_GROUP_NAMES - Static variable in class com.tivoli.pd.jutil.PDStatics
Input attribute: the groups to be added to the credential
AZN_MOD_RAD_OP_ADD - Static variable in class com.tivoli.pd.jutil.PDStatics
We're adding groups
AZN_MOD_RAD_OP_REMOVE - Static variable in class com.tivoli.pd.jutil.PDStatics
We're removing groups
AZN_MOD_RAD_OPERATION - Static variable in class com.tivoli.pd.jutil.PDStatics
Input attribute: indication if we're removing or adding groups.
AZN_MOD_SVC_RAD_2AB - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_MOD_SVC_RAD_2AB.
AZN_MOD_SVC_RAD_2AB - Static variable in class com.tivoli.pd.jutil.PDStatics
The default Credential Modification service
AZN_OBJECT_EXT_ATTR_LOC - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: protected object extended attributes object location
AZN_PERMINFO_ACL_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: ACL extended attributes scope
AZN_PERMINFO_ALL_ACL_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: all ACL extended attributes
AZN_PERMINFO_ALL_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: all attributes
AZN_PERMINFO_ALL_POBJ_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: all protected object extended attributes
AZN_PERMINFO_ALL_POP_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: all POP extended attributes
AZN_PERMINFO_AUDITLEVEL_ULONG - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: audit level.
AZN_PERMINFO_DYNADI_REDIRECT_URL - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: dynADI redirect URL.
AZN_PERMINFO_FAIL_REASON - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: authorization fail reason return code
AZN_PERMINFO_POBJ_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: protected object extended attributes scope
AZN_PERMINFO_POP_EXT_ATTRS - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: POP extended attributes scope
AZN_PERMINFO_QOP - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: quality of protection.
AZN_PERMINFO_QOP_ULONG - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: quality of protection
AZN_PERMINFO_REASON_RULE_FAILED - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: authorization rule fail reason.
AZN_PERMINFO_RULES_ADI_REQUEST - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: authorization rules ADI request.
AZN_PERMINFO_STEPUP_LEVEL - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: step-up authentication level
AZN_PERMINFO_WARNINGMODE_ULONG - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: warning mode.
AZN_PERMINFO_WARNINGMODEPERMITTED_ULONG - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: warning mode permitted.
AZN_PERMISSION_ALLOWED - Static variable in class com.tivoli.pd.jutil.PDStatics
Indicates that a user is granted a specified permission.
AZN_PERMISSION_DENIED - Static variable in class com.tivoli.pd.jutil.PDStatics
Indicates that a user is denied a specified permission.
AZN_PLUGINSTAT_ATTR - Static variable in class com.tivoli.pd.jadmin.PDAdmin
Attribute containing the status returned from the execution of a method within a Security Access Manager Administration Service plugin shared library.
AZN_POBJ_EXT_ATTR_LOC - Static variable in class com.tivoli.pd.jutil.PDStatics
 
AZN_POP_EXT_ATTR_LOC - Static variable in class com.tivoli.pd.jutil.PDStatics
permission-info attribute: POP extended attributes object location
AZN_RESULTS_ATTR - Static variable in class com.tivoli.pd.jadmin.PDAdmin
Attribute containing the results returned from the execution of a method within a Security Access Manager Administration Service plugin shared library.
AZN_VALTYPE_BUFFER - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_VALTYPE_BUFFER.
AZN_VALTYPE_BUFFER - Static variable in class com.tivoli.pd.jutil.PDStatics
The attribute is a byte array.
AZN_VALTYPE_POBJ - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_VALTYPE_POBJ.
AZN_VALTYPE_POBJ - Static variable in class com.tivoli.pd.jutil.PDStatics
The attribute is a Security Access Manager administration service protected object.
AZN_VALTYPE_STRING - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_VALTYPE_STRING.
AZN_VALTYPE_STRING - Static variable in class com.tivoli.pd.jutil.PDStatics
The attribute is a UTF8 String.
AZN_VALTYPE_ULONG - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with AZN_VALTYPE_ULONG.
AZN_VALTYPE_ULONG - Static variable in class com.tivoli.pd.jutil.PDStatics
The attribute is an unsigned long.

B

BOOL_FALSE_VALUE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
 
BOOL_TRUE_VALUE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
 
build() - Method in class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
 
build() - Method in interface com.tivoli.pd.jutil.PooledContextBuilder
Create a new shared context.

C

CantChangeDynamicGroupRgyException - Exception in com.tivoli.pd.rgy.exception
 
CantChangeDynamicGroupRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.CantChangeDynamicGroupRgyException
 
CantChangeDynamicGroupRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.CantChangeDynamicGroupRgyException
 
CantDeleteGsoUserRgyException - Exception in com.tivoli.pd.rgy.exception
 
CantDeleteGsoUserRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.CantDeleteGsoUserRgyException
 
CantDeleteGsoUserRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.CantDeleteGsoUserRgyException
 
changePassword(char[], char[]) - Method in interface com.tivoli.pd.rgy.RgyUser
The SAM User entries password is updated.
changePDServer(PDSvrInfo, int, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Changes port, rank or both values of a server entry in the configuration file at the input URL.
cipherSuites() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the user specified list of cipher suites.
clear() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
clear() - Method in class com.tivoli.pd.jutil.PDAttrs
Clears the current PDAttrs.
clear() - Method in class com.tivoli.pd.jutil.PDMessages
Clears any PDMessage objects present in this PDMessages object.
clearDelegatedCred() - Method in class com.tivoli.pd.jutil.PDContext
Clears any delegated credential that might be associated with this context.
clone() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
clone() - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
clone() - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
clone() - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
clone() - Method in class com.tivoli.pd.jadmin.PDAcl
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAclEntry
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAclEntryAnyOther
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAclEntryGroup
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAclEntryUnAuth
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAclEntryUser
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAction
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDDomain
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDPop
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDProtObject
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDServer
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDSSOResource
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jutil.PDAttrs
Clones the current PDAttrs.
clone() - Method in class com.tivoli.pd.jutil.PDAttrValue
Returns a clone of the object.
clone() - Method in class com.tivoli.pd.jutil.PDAttrValueList
Returns a clone of this object.
clone() - Method in class com.tivoli.pd.jutil.PDAttrValues
Returns a clone of this object.
clone() - Method in class com.tivoli.pd.jutil.PDMessage
Returns a copy of this object.
clone() - Method in class com.tivoli.pd.jutil.PDRgyName
Returns a copy of this object.
close() - Method in class com.tivoli.pd.jazn.PDAuthorizationContext
Close this context.
close() - Method in class com.tivoli.pd.jutil.ContextPool
Close the context pool.
close() - Method in class com.tivoli.pd.jutil.PDBasicContext
Closes the trace and message loggers.
close() - Method in class com.tivoli.pd.jutil.PDContext
Closes this context.
close() - Method in interface com.tivoli.pd.rgy.RgyIterator
This methods primary purpose is to allow the iteration to be aborted early, before hasNext() has returned false or RgyIterator method has thrown an RgyException.
close() - Method in interface com.tivoli.pd.rgy.RgyRegistry
When finished with the RgyRegistry instance this should be called to release any cached resources.
com.tivoli.mts - package com.tivoli.mts
 
com.tivoli.pd.jadmin - package com.tivoli.pd.jadmin
 
com.tivoli.pd.jazn - package com.tivoli.pd.jazn
 
com.tivoli.pd.jutil - package com.tivoli.pd.jutil
 
com.tivoli.pd.rgy - package com.tivoli.pd.rgy
 
com.tivoli.pd.rgy.authz - package com.tivoli.pd.rgy.authz
 
com.tivoli.pd.rgy.exception - package com.tivoli.pd.rgy.exception
 
com.tivoli.pd.rgy.ldap - package com.tivoli.pd.rgy.ldap
 
com.tivoli.pd.rgy.util - package com.tivoli.pd.rgy.util
 
commit() - Method in class com.tivoli.mts.PDLoginModule
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDLoginModule class.
commit() - Method in class com.tivoli.pd.jazn.PDLoginModule
Commit the authentication (second phase).
COMMON_NAME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP Common Name attribute name.
compliance - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
 
condenseResourceCredential(String[]) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Condenses an array of four strings representing the GSO resource credential data into a single string format required by this API.
ConfigurationErrorRgyException - Exception in com.tivoli.pd.rgy.exception
 
ConfigurationErrorRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ConfigurationErrorRgyException
 
ConfigurationErrorRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ConfigurationErrorRgyException
 
configureAppSvr(String, char[], String, PDAppSvrSpec, URL, URL, int, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the PDAppSvrConfig.configureAppSvr() method that takes a product code parameter.
configureAppSvr(String, char[], String, PDAppSvrSpec, URL, URL, int, Locale, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Configures a Security Access Manager application server for Java.
configureAppSvr(String, char[], String, PDAppSvrSpec, URL, URL, URL, int, Locale, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Configures a Security Access Manager application server for Java.
ContextNotEmptyRgyException - Exception in com.tivoli.pd.rgy.exception
 
ContextNotEmptyRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ContextNotEmptyRgyException
 
ContextNotEmptyRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ContextNotEmptyRgyException
 
ContextPool<C extends PDContext> - Class in com.tivoli.pd.jutil
This class provides a generic pooling management behavior to manages a pool of shared contexts.
ContextPool(PooledContextBuilder<C>) - Constructor for class com.tivoli.pd.jutil.ContextPool
Creates a ContextPool with a default pool size of 10 PDContext.
ContextPool(PooledContextBuilder<C>, int) - Constructor for class com.tivoli.pd.jutil.ContextPool
Creates a ContextPool with the given pool size.
convertToAsnPobj() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Convert this PDAdmSvcPobj object to an azn_internal_pobj_t object suitable for ASN.1 encoding.
createAcl(PDContext, String, String, HashMap, HashMap, PDAclEntryAnyOther, PDAclEntryUnAuth, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Creates an ACL in the policy server.
createAcl(PDContext, String, String, HashMap, HashMap, PDAclEntryAnyOther, PDAclEntryUnAuth, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the PDAcl.createAcl(PDContext,String,String,HashMap,HashMap,PDAclEntryAnyOther,PDAclEntryUnAuth,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
createAction(PDContext, String, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAction
Creates an action in the policy server.
createActionGroup(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDActionGroup
Creates an action group in the policy server.
createAuthzRule(PDContext, String, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Creates an authorization rule in the Security Access Manager policy server.
createDomain(PDContext, String, String, String, char[], PDMessages) - Static method in class com.tivoli.pd.jadmin.PDDomain
Creates a new domain.
createGroup(PDContext, String, PDRgyGroupName, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Creates a group in the Policy Director Management Server.
createGroup(String, String, String, RgyAttributes) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Creates a new SAM group and underlying Native group.
createPop(PDContext, String, String, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Creates a POP in the policy server.
createPop(PDContext, String, String, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the PDPop.createPop(PDContext,String,String,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
createProtObject(PDContext, String, String, boolean, String, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the PDProtObject.createProtObject(PDContext,String,String,boolean,String,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
createProtObject(PDContext, String, String, boolean, String, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Creates a protected object in the policy server.
createProtObjectSpace(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObjectSpace
Creates a protected objectspace object in the Management Server.
createSSOCred(PDContext, String, String, String, String, char[], PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOCred
Creates an SSO resource or resource group credential for the specified Security Access Manager user in the Security Access Manager policy server.
createSSOResource(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResource
Creates an SSO resource in the Security Access Manager policy server.
createSSOResourceGroup(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Creates an SSO resource group in the Security Access Manager policy server.
createUser(PDContext, String, PDRgyUserName, String, char[], ArrayList, boolean, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Creates a user in the Policy Director Management Server.
createUser(String, String, String, char[], boolean, RgyAttributes, Set<String>) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Creates a new SAM user and underlying Native user.

D

DB_SEQUENCE - Static variable in class com.tivoli.pd.jutil.PDStatics
 
defaultCtxt - Static variable in class com.tivoli.pd.jutil.PDBasicContext
 
DefaultPooledPDContextBuilder - Class in com.tivoli.pd.jutil
Default PooledContextBuilder implementation for initializing the ContextPool behavior.
DefaultPooledPDContextBuilder(Locale, URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(Locale, String, char[], URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(Locale, String, char[], URL, boolean) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(Locale, String, char[], String, URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(String, char[], URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(String, char[], String, URL) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
DefaultPooledPDContextBuilder(Locale, String, char[], String, URL, boolean) - Constructor for class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Creates a DefaultPooledPDContextBuilder.
delete(String) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
delete(String, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See delete(String)
delete(String) - Method in class com.tivoli.pd.jutil.PDAttrs
Removes the named attribute from the PDAttrs.
deleteAcl(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Deletes the specified ACL from the policy server.
deleteAction(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAction
Deletes the specified action in the policy server.
deleteActionGroup(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDActionGroup
Deletes the specified action group from the policy server.
deleteAttribute(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Deletes an extended attribute from this object and also in the policy server.
deleteAttribute(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Deletes the extended attribute for the specified ACL in the policy server.
deleteAttribute(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Deletes an extended attribute from this POP object and also from the policy server.
deleteAttribute(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Deletes the extended attribute for the specified POP in the policy server.
deleteAttribute(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Deletes the extended attribute for this protected object in the policy server and also in this object.
deleteAttribute(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Deletes the extended attribute for a protected object in the policy server.
deleteAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Deletes a value for an extended attribute from the local ACL object and also in the policy server.
deleteAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Deletes a value for an extended attribute for the specified ACL in the policy server.
deleteAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Deletes a value for an extended attribute from the local POP object and also from the policy server.
deleteAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Deletes a value for an extended attribute for the specified POP in the policy server.
deleteAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Deletes a value for an extended attribute for this protected object in the policy server and also in this object.
deleteAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Deletes a value for an extended attribute for a protected object in the policy server.
deleteAuthzRule(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Deletes an authorization rule from the Security Access Manager policy server.
deleteDomain(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDDomain
Deletes a domain.
deleteGroup(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Deletes a group from the Policy Director Management Server and optionally deletes it from the group registry.
deleteGroup(String, String, boolean) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Delete the SAM group entry, optionally also deleting the Registry entry.
deletePop(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Deletes the specified POP from the policy server.
deleteProtObject(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Deletes a protected object in the policy server.
deleteProtObjectSpace(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObjectSpace
Deletes a protected objectspace object in the Management Server.
deleteSSOCred(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOCred
Deletes an SSO Credential from the Security Access Manager policy server.
deleteSSOResource(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResource
Deletes an SSO resource from the Security Access Manager policy server.
deleteSSOResourceGroup(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Deletes an SSO resource group from the Security Access Manager policy server.
deleteUser(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Deletes a user from the Policy Director Management Server and optionally delete it from the user registry.
deleteUser(String, String, boolean) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Delete the SAM user entry, optionally also deleting the Native user entry.
DESCRIPTION_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP description attribute name.
detachAcl(PDContext, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Detaches an ACL from a protected object in the policy server, and in this object.
detachAcl(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Detaches an ACL from a protected object in the policy server.
detachAuthzRule(PDContext, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Detaches an authorization rule from a protected object in the policy server, and in this object.
detachAuthzRule(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Detaches an authorization rule from a protected object in the policy server.
detachPop(PDContext, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Detaches a POP from a protected object in the policy server, and in this object.
detachPop(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Detaches a POP from a protected object in the policy server.
DISABLE_TIME_INTERVAL_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The time, in seconds, that the account will be locked out after RgyAttributes.MAX_LOGIN_FAILURES_NAME login failures have occurred.
domainIsManagement() - Method in class com.tivoli.pd.jutil.PDContext
Indicates whether or not this context is authenticated to the Management Domain.
DomainNotFoundRgyException - Exception in com.tivoli.pd.rgy.exception
 
DomainNotFoundRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.DomainNotFoundRgyException
 
DomainNotFoundRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.DomainNotFoundRgyException
 
DomainNotPermittedRgyException - Exception in com.tivoli.pd.rgy.exception
 
DomainNotPermittedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.DomainNotPermittedRgyException
 
DomainNotPermittedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.DomainNotPermittedRgyException
 

E

encode() - Method in class com.tivoli.pd.jutil.PDAttrValues
 
entrySet() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
entrySet() - Method in class com.tivoli.pd.jutil.PDAttrs
Return a Set view of the entries in the PDAttrs.
equals(Object) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
equals(Object) - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
equals(Object) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
equals(Object) - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
equals(Object) - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
equals(Object) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAcl
Determines whether this PDAcl is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAclEntry
Determines whether this PDAclEntry is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAclEntryAnyOther
Determines whether this PDAclEntryAnyOther is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAclEntryGroup
Determines whether this PDAclEntryGroup is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAclEntryUnAuth
Determines whether this PDAclEntryUnAuth is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAclEntryUser
Determines whether this PDAclEntryUser is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAction
Determines whether this PDAction is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Indicates whether some other Object is equal to this one.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Determines whether this PDAuthzRule object is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDDomain
Determines whether this PDDomain is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDGroup
Determines whether this PDGroup is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDPolicy
Determines whether this PDPolicy is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDPop
Determines whether this PDPop is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Determines whether this PDPop.IPAuthInfo is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDProtObject
Determines whether this PDProtObject is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDServer
Determines whether this PDServer object is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDSSOCred
Determines whether this PDSSOCred is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDSSOResource
Determines whether this PDSSOResource object is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Determines whether this PDSSOResourceGroup is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Determines whether this PDSvrInfo is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
 
equals(Object) - Method in class com.tivoli.pd.jadmin.PDUser
Determines whether this PDUser is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jazn.PDPermission
Determines whether this PDPermission is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jazn.PDPrincipal
Compares the specified Object with this PDPrincipal for equality.
equals(Object) - Method in class com.tivoli.pd.jutil.PDAttrs
Indicates whether some other Object is equal to this one.
equals(Object) - Method in class com.tivoli.pd.jutil.PDAttrValue
Indicates whether some other Object is equal to this one.
equals(Object) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Indicates whether some other Object is equal to this one.
equals(Object) - Method in class com.tivoli.pd.jutil.PDAttrValues
Indicates whether some other Object is equal to this one.
equals(Object) - Method in class com.tivoli.pd.jutil.PDContext
Determines whether this PDContext is equivalent to the input object.
equals(Object) - Method in class com.tivoli.pd.jutil.PDRgyName
Compares this registry name to the specified object.
equals(Object) - Method in class com.tivoli.pd.jutil.PDRgyUserName
Compares this registry user name to the specified object.
ErrInvalidPasswordCharsRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrInvalidPasswordCharsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrInvalidPasswordCharsRgyException
 
ErrInvalidPasswordCharsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrInvalidPasswordCharsRgyException
 
ErrPolicyAcctDisabledRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyAcctDisabledRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyAcctDisabledRgyException
 
ErrPolicyAcctDisabledRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyAcctDisabledRgyException
 
ErrPolicyAcctLockedOutRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyAcctLockedOutRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyAcctLockedOutRgyException
 
ErrPolicyAcctLockedOutRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyAcctLockedOutRgyException
 
ErrPolicyInvalidAcctDisabledRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyInvalidAcctDisabledRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyInvalidAcctDisabledRgyException
 
ErrPolicyInvalidAcctDisabledRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyInvalidAcctDisabledRgyException
 
ErrPolicyInvalidAcctLockedoutRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyInvalidAcctLockedoutRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyInvalidAcctLockedoutRgyException
 
ErrPolicyInvalidAcctLockedoutRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyInvalidAcctLockedoutRgyException
 
ErrPolicyPwdHasSpacesRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyPwdHasSpacesRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdHasSpacesRgyException
 
ErrPolicyPwdHasSpacesRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdHasSpacesRgyException
 
ErrPolicyPwdTooFewAlphaRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyPwdTooFewAlphaRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooFewAlphaRgyException
 
ErrPolicyPwdTooFewAlphaRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooFewAlphaRgyException
 
ErrPolicyPwdTooFewNonalphaRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyPwdTooFewNonalphaRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooFewNonalphaRgyException
 
ErrPolicyPwdTooFewNonalphaRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooFewNonalphaRgyException
 
ErrPolicyPwdTooManyRepeatedRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyPwdTooManyRepeatedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooManyRepeatedRgyException
 
ErrPolicyPwdTooManyRepeatedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooManyRepeatedRgyException
 
ErrPolicyPwdTooShortRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyPwdTooShortRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooShortRgyException
 
ErrPolicyPwdTooShortRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyPwdTooShortRgyException
 
ErrPolicyTodAccessDeniedRgyException - Exception in com.tivoli.pd.rgy.exception
 
ErrPolicyTodAccessDeniedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyTodAccessDeniedRgyException
 
ErrPolicyTodAccessDeniedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ErrPolicyTodAccessDeniedRgyException
 
exists(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Checks if a protected object exists in either the policy database or as an object maintained by an administration service.
expandResourceCredential(String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Expands a GSO resource credential in this API's format into an array of strings that are the component parts.

F

fromRegistryDate(String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Converts a registry date/time String into a Java Date instance.

G

get(String) - Method in class com.tivoli.mts.PDAttrs
Deprecated. Use getValues instead
get(String) - Method in class com.tivoli.pd.jutil.PDAttrs
Deprecated. Use getValues(String) instead.
getAccessEndTime() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the end time of the access period for the user account (or all user accounts in the case of the global policy) from this object.
getAccessibleDays() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns a bit map of the accessible days for the user account (or all user accounts in the case of the global policy) from this object.
getAccessResult() - Method in class com.tivoli.pd.jadmin.PDProtObject.AccessData
Returns the access result associated with this AccessData.
getAccessStartTime() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the start time of the access period for the user account (or all user accounts in the case of the global policy) from this object.
getAccessTimezone() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the access period timezone for the user account (or all user accounts in the case of the global policy) from this object.
getAcctDisableTimeInterval() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the account disable time interval for the user account (or all user accounts in the case of the global policy) from this object.
getAcctExpDate() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the account expiration date for the user account (or all user accounts in the case of the global policy) from this object.
getAcl() - Method in class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the result of PDProtObject.getAclId() passed to the PDAcl constructor.
getAclId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the access control list (ACL) attached to this protected object.
getActions() - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
getActions() - Method in class com.tivoli.pd.jazn.PDPermission
Returns a String representation of this object.
getAdminServices() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the list of Admininistration Services registered by this server as defined in Security Access Manager.
getAttribute(PDAuthorizationContext, String) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return the values for a given attribute.
getAttributeNames() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the names of the extended attributes from this object.
getAttributeNames() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the names of the extended attributes from this object.
getAttributeNames() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the names of the extended attributes for this protected object.
getAttributeNames(PDAuthorizationContext) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return the attribute names in the credential attribute list.
getAttributeValue(PDAuthorizationContext, String) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return the value for a given attribute.
getAttributeValues(String) - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the values of an extended attribute from this object.
getAttributeValues(String) - Method in class com.tivoli.pd.jadmin.PDPop
Gets the values of an extended attribute from this object.
getAttributeValues(String) - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the value(s) of an extended attribute for this protected object.
getAttributeValues(String) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Returns all of the attribute's values.
getAttributeValues(String) - Method in interface com.tivoli.pd.rgy.RgyEntity
Returns all of the attribute's values.
getAttrlist(PDAuthorizationContext) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a copy of the credential attribute list for this principal.
getAttrlist_t() - Method in class com.tivoli.pd.jutil.PDAttrs
Return this PDAttrs as an attrlist_t
getAttrlist_t(attrlist_t) - Method in class com.tivoli.pd.jutil.PDAttrs
Add the contents of this PDAttrs to the attrlist_t data structure alt
getAuditLevel() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's audit level policy from this object.
getAuthType() - Method in class com.tivoli.pd.jutil.PDContext
Returns the authentication type used in this context.
getAuthzRule() - Method in class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the result of PDProtObject.getAuthzRuleId() passed to the PDAuthzRule constructor.
getAuthzRuleId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the authorization rule attached to this protected object.
getAuthzServers() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the list of authorization servers from this specification.
getCause() - Method in exception com.tivoli.pd.jutil.PDException
Returns the wrapped Throwable.
getCertRefresh() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the certRefresh flag from this specification.
getConfigName() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the application server configuration name from this specification.
getContext() - Method in class com.tivoli.pd.jutil.ContextPool
Gets a PDContext from the pool.
getContext(int) - Method in class com.tivoli.pd.jutil.ContextPool
Gets a PDContext from the pool.
getDays() - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
Returns a bitmap of the days for the time-of-day policy as specified by the PDPOLICY_TOD_* constants defined in the PDPolicy class.
getDbdirURL() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Returns the location of the policy database directory from this specification.
getDbRefresh() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Returns the policy database refresh interval, in seconds, from this specification.
getDefaultAuthorizationContext() - Static method in class com.tivoli.pd.jazn.PDLoginModule
Get default Security Access Manager authorization context for for all instances of the PDLoginModule class.
getDescription() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the ACL description from this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDAction
Gets the action description from this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns the description of the Administration Service protected object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the application server description from this specification.
getDescription() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns the rule description for this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDDomain
Returns the domain description from this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns the group description from this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's description from this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the description of this protected object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the description of this server as defined in Security Access Manager.
getDescription() - Method in class com.tivoli.pd.jadmin.PDSSOResource
Returns the SSO resource description for this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns the SSO resource group description for this object.
getDescription() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the user description from this object.
getDomain() - Method in interface com.tivoli.pd.rgy.RgyEntity
Returns the SAM domain this RgyEntity was fetched from.
getDomainid() - Method in class com.tivoli.pd.jutil.PDContext
Returns name of the domain to which this context is authenticated.
getEffectiveAclId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the access control list (ACL) that is in effect for this protected object.
getEffectiveAttributeNames() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the names of the effective extended attributes for this protected object.
getEffectiveAttributeObjectId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the protected object location where the effective extended attribute are defined for this protected object.
getEffectiveAttributeValues(String) - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the value(s) of an effective extended attribute for this protected object.
getEffectiveAuthzRuleId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the authorization rule in effect for this protected object.
getEffectivePopId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the protected object policy (POP) that is in effect for this protected object.
getEndTime() - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
Returns the minutes after midnight for the end of the access period.
getEntitlements(String, PDAttrs) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
getEntitlements(PDAuthorizationContext, String, PDAttrs) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return all the objects to which this PDPrincipal has the specified access.
getExpireTime() - Method in exception com.tivoli.pd.rgy.exception.WarningPasswordExpiresSoonRgyException
 
getFailReason() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns the rule fail reason for this object.
getFirstName() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the the first name for this user as defined in the user registry.
getFirstName() - Method in class com.tivoli.pd.jutil.PDRgyUserName
Returns the first name of this registry user.
getGroup(String, String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Fetch the SAM (and Native) group attributes, wrapped in a class that implements the RgyGroup interface.
getGroupId() - Method in class com.tivoli.pd.jadmin.PDAclEntryGroup
Returns the group Id for this object.
getGroups() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the list of groups the application server should be made a member of from this specification.
getGroups() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a list of groups from this object that this user is a member of.
getHost() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the application server host from this specification.
getHost() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns the name of the host that this Security Access Manager server runs on.
getHostName() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the hostname of this server as defined in Security Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the ACL name from this object.
getId() - Method in class com.tivoli.pd.jadmin.PDAction
Gets the name from this Action object.
getId() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns the ID of the Administration Service protected object.
getId() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns the ID for this rule as defined by Security Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDDomain
Returns the domain name from this object.
getId() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns the name for this group as defined by Policy Director.
getId() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the user name from this object.
getId() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP name from this object.
getId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of this protected object.
getId() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the identifier of this server as defined in Security Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDSSOResource
Returns the ID for this SSO resource as defined by Security Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns the ID for this SSO resource group as defined by Security Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the name for this user as defined by Policy Director.
getId() - Method in interface com.tivoli.pd.rgy.RgyEntity
Returns the Security Access Manager ID for the entity, for example, "sec_master".
getIPAddr() - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Returns the IP address in this IPAuthInfo object as a String value.
getIPAuthAnyothernw(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Get the authentication level for the anyothernw.
getIPAuthInfo() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's IP authentication level policy from this object.
getIPAuthLevel() - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Returns the IP authentication level in this IPAuthInfo object.
getKeystoreURL(URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Returns the URL of the keystore that corresponds to the input configuration URL.
getLastLogin() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a setting from this object indicating the last time the user logged in.
getLastName() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the the last name for this user as defined in the user registry.
getLastName() - Method in class com.tivoli.pd.jutil.PDRgyUserName
Returns the last name of this registry user.
getLastPwdChange() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a setting from this object indicating the last time the user's password was changed.
getldapmgmt() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
getLdapRgyRegistryInstance(Properties, Map<String, Object>) - Static method in class com.tivoli.pd.rgy.ldap.LdapRgyRegistryFactory
Creates a unique instance of LdapRgyRegistry each invocation configured using the supplied properties and enhancements.
getLdapRgyRegistryInstance(URL, Map<String, Object>) - Static method in class com.tivoli.pd.rgy.ldap.LdapRgyRegistryFactory
Creates a unique instance of LdapRgyRegistry each invocation configured using the supplied properties file and enhancements.
getldapsslenable() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
getldapsvrs() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
getldaptruststore() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
getldaptustpwd() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
getLocalDomainName() - Static method in class com.tivoli.pd.jadmin.PDDomain
Returns the name of the Local Domain.
getLocale() - Method in class com.tivoli.pd.jutil.PDBasicContext
Returns the Locale.
getLocale() - Method in class com.tivoli.pd.jutil.PDContext
Returns the locale that any return messages or error text will be translated into.
getLocalizedMessage() - Method in exception com.tivoli.pd.rgy.RgyException
 
getMaxConcurrentWebSessions() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the maximum concurrent web sessions allowed for the user account (or all user accounts in the case of the global policy) from this object.
getMaxFailedLogins() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the maximum login failures allowed for the user account (or all user accounts in the case of the global policy) from this object.
getMaxPwdAge() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the maximum password age, in seconds, for this account (or all user account passwords in the case of the global policy).
getMaxPwdRepChars() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the maximum number of repeated characters allowed for the user account password (or all user account passwords in the case of the global policy) from this object.
getMembers() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns a list of users from this object that are members of this group.
getMessageLogger() - Method in class com.tivoli.pd.jutil.PDBasicContext
Returns the message logger.
getMessages() - Method in exception com.tivoli.pd.jutil.PDException
Returns a copy of the PDMessages object stored in this PDException.
getMgmtDomainName() - Static method in class com.tivoli.pd.jadmin.PDDomain
Returns the name of the Management Domain.
getMinPwdAlphas() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the minimum number of alphabetic characters required for the user account password (or all user account passwords in the case of the global policy) from this object.
getMinPwdLen() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the minimum length required for the user account password (or all user account passwords in the case of the global policy) from this object.
getMinPwdNonAlphas() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns the minimum number of non-alphabetic characters required for the user account password (or all user account passwords in the case of the global policy) from this object.
getMode() - Method in class com.tivoli.pd.jazn.PDAuthorizationContext
Return the mode this application is configured for.
getMsgArgs() - Method in class com.tivoli.pd.jutil.PDMessage
Returns the arguments for the message.
getMsgCode() - Method in class com.tivoli.pd.jutil.PDMessage
Returns the code for the message.
getMsgSeverity() - Method in class com.tivoli.pd.jutil.PDMessage
Returns the severity for the message.
getMsgText() - Method in class com.tivoli.pd.jutil.PDMessage
Returns the localized text for the message.
getName() - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
getName() - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a string name of this PDPrincipal.
getName() - Method in class com.tivoli.pd.jutil.PDRgyName
Returns this registry name.
getNames(boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
Return the keys in a string array.
getNativeGroup(String, String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Fetch the Native group attributes wrapped in a class that implements the RgyGroup interface.
getNativeId() - Method in interface com.tivoli.pd.rgy.RgyEntity
Returns the registry Native ID for the Entity.
getNativeUser(String, String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Fetch the Native user attributes wrapped in a class that implements the RgyUser interface.
getNetmask() - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Returns the netmask in this IPAuthInfo object as a String value.
getOneAttributeValue(String) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Returns one of the attribute's values.
getOneAttributeValue(String) - Method in interface com.tivoli.pd.rgy.RgyEntity
Returns one of the attribute's values.
getPAC() - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
getPAC(PDAuthorizationContext) - Method in class com.tivoli.pd.jazn.PDPrincipal
Obtain an architecture and network independent encoding of the this principal.
getPassword() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the application server password from this specification.
getPDAclEntriesGroup() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets a HashMap of group ACL entries from this object.
getPDAclEntriesUser() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets a HashMap of user ACL entries from this object.
getPDAclEntryAnyOther() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the any-other ACL entry from this object.
getPDAclEntryUnAuth() - Method in class com.tivoli.pd.jadmin.PDAcl
Gets the permission for the unauthenticated ACL entry from this object.
getPDAppSvrInfo(URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Returns a PDAppSvrInfo object that contains the Java application server configuration data stored in the configuration file at the input URL.
getPdAuthzContext(RgyRegistry) - Static method in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
Obtains the PDAuthorizationContext being used the the supplied RgyRegistry but only if the RgyRegistry is an instance of AuthzRgyRegistry, and only if a PDAuthorizationContext is being used.
getPDException() - Method in class com.tivoli.pd.jazn.PDPermission
Provides access to any exception information received on the last implies(Permission) call.
getPDMessages() - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
getPerminfo() - Method in class com.tivoli.pd.jadmin.PDProtObject.AccessData
Returns the permission information, if any, associated with this AccessData.
getPermission() - Method in class com.tivoli.pd.jadmin.PDAclEntry
Gets the permission for this ACL entry.
getPlcyServers() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the list of policy servers from this specification.
getPolicy() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the account policy associated with this user from this object.
getPop() - Method in class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the result of PDProtObject.getPopId() passed to the PDPop constructor.
getPopId() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the name of the protected object policy (POP) attached to this protected object.
getPort() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the application server port from this specification.
getPort() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the port of this server as defined in Security Access Manager.
getPort() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns the TCP/IP port that this Security Access Manager server communicates on.
getProgramName() - Static method in class com.tivoli.pd.jadmin.PDAdmin
Returns the program name used to initialize this component.
getProperties() - Method in class com.tivoli.pd.jutil.PDBasicContext
Returns the properties.
getQoP() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
getQOP() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's quality-of-protection policy from this object.
getQoP() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns the current value of QoP.
getRank() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns the preference rank assigned to this Security Access Manager server.
getResourceName() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredID
Returns the resource name associated with this credential.
getResourceName() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the resource name associated with this credential.
getResourceName() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the name of the resource associated with the credential.
getResourcePassword() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the resource password used to access the resource.
getResourcePassword() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the resource password associated with the credential.
getResourceType() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredID
Returns the resource type (web or group) associated with this credential.
getResourceType() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the resource type (web or group) associated with this credential.
getResourceType() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the resource type associated with the credential.
getResourceUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the resource user ID used to access the resource.
getResourceUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the resource user associated with the credential.
getResponseInfo() - Method in class com.tivoli.pd.jadmin.PDProtObject.AccessData
Returns the response information associated with this AccessData.
getRgyName() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns the name for this group as defined in the group registry.
getRgyName() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the name for this user as defined in the user registry.
getRgyRegistry() - Method in interface com.tivoli.pd.rgy.RgyEntity
Return the RgyRegistry instance that generated this RgyEntity.
getRgyRegistryInstance(URL, Map<String, Object>, RgyRegistry) - Static method in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
Creates a unique instance of AuthzRgyRegistry each invocation configured using the supplied properties and enhancements.
getRgyRegistryInstance(Properties, Map<String, Object>, RgyRegistry, PDAuthorizationContext, String) - Static method in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
Creates a unique instance of AuthzRgyRegistry each invocation configured using the supplied properties and enhancements, and it uses the provided PDAuthorizatonContext to authorize the provided adminUserId when using this API.
getRgyRegistryInstance(URL, Map<String, Object>, RgyRegistry, PDAuthorizationContext, String) - Static method in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
Creates a unique instance of AuthzRgyRegistry each invocation configured using the supplied properties and enhancements, and it uses the provided PDAuthorizatonContext to authorize the provided adminUserId when using this API.
getRgyRegistryInstance(URL, Map<String, Object>) - Static method in class com.tivoli.pd.rgy.ldap.LdapRgyRegistryFactory
Each invocation of this method creates a unique instance of LdapRgyRegistry, and if authorization or auditing is enabled it will create and wrap it with an AuthzRgyRegistry instance to provide authorization and/or auditing.
getRgyThreadLocale() - Method in interface com.tivoli.pd.rgy.RgyRegistry
Returns the locale for the generation of RgyException messages set for this thread.
getRuleText() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns the rule text for this object.
getSSOResources() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns the list of SSO resource names in this resource group.
getStartTime() - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
Returns the minutes after midnight for the start of the access period.
getTaskList(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Get the list of tasks that can be executed by this server.
getTaskList(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the PDServer.getTaskList(PDContext,String,com.tivoli.pd.jutil.PDAttrs,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
getTimezone() - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
Returns the timezone as specified by the PDPOLICY_TIME_* constants defined in the PDPolicy class.
getTodAccessInfo() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's time-of-day (TOD) access policy from this object.
getTraceLogger() - Method in class com.tivoli.pd.jutil.PDBasicContext
Returns the trace logger.
getType() - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
getType() - Method in class com.tivoli.pd.jadmin.PDAction
Gets the type from this Action object.
getType() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns the type of the Administration Service protected object.
getType() - Method in class com.tivoli.pd.jutil.PDAttrValue
Returns the type of the current attribute value.
getUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredID
Returns the Security Access Manager user associated with this credential.
getUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the Security Access Manager user associated with this credential.
getUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the Security Access Manager user associated with the credential.
getUser(String, String) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Fetch the SAM (and Native) user attributes, wrapped in a class that implements the RgyUser interface.
getUserId() - Method in class com.tivoli.pd.jadmin.PDAclEntryUser
Returns the user Id for this object.
getUserId() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the user identifier of this server as defined in Security Access Manager.
getUserid() - Method in class com.tivoli.pd.jutil.PDContext
Returns the user whose authentication was used to establish this context.
getUserRgy(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Returns an indicator of which type of user registry is configured for the Policy Director Management Server.
getValue() - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
getValue() - Method in class com.tivoli.pd.jutil.PDAttrValue
Returns the value of the current attribute, which can then be examined.
getValue(String) - Method in class com.tivoli.pd.jutil.PDBasicContext
Returns the value for a specified property.
getValues(String) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
getValues(String, boolean) - Method in class com.tivoli.pd.jutil.PDAttrs
See getValues(String)
getValues(String) - Method in class com.tivoli.pd.jutil.PDAttrs
Returns the value(s) to which this PDAttrs maps the specified key.
getWarningMode() - Method in class com.tivoli.pd.jadmin.PDPop
Gets the POP's warning mode policy from this object.

H

hasDelegatedCred() - Method in class com.tivoli.pd.jutil.PDContext
Returns whether or not delegated credential is associated with this context.
hashCode() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
hashCode() - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
hashCode() - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
hashCode() - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
hashCode() - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
hashCode() - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
hashCode() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns a unique integer representing this object in memory.
hashCode() - Method in class com.tivoli.pd.jadmin.PDGroup
 
hashCode() - Method in class com.tivoli.pd.jazn.PDPermission
Returns the hash code value for this object.
hashCode() - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a hash code for this PDPrincipal.
hashCode() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns a hashcode for the current object.
hashCode() - Method in class com.tivoli.pd.jutil.PDAttrValue
Returns a hashcode for the current object.
hashCode() - Method in class com.tivoli.pd.jutil.PDAttrValueList
Returns a hashcode for the current object.
hashCode() - Method in class com.tivoli.pd.jutil.PDAttrValues
Returns a hashcode for the current object.
hashCode() - Method in class com.tivoli.pd.jutil.PDContext
 
hashCode() - Method in class com.tivoli.pd.jutil.PDRgyName
Returns a hashcode for this registry name.
hasNext() - Method in interface com.tivoli.pd.rgy.RgyIterator
Used to determine if the iteration has more elements to return.

I

IdAlreadyExistsRgyException - Exception in com.tivoli.pd.rgy.exception
 
IdAlreadyExistsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.IdAlreadyExistsRgyException
 
IdAlreadyExistsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.IdAlreadyExistsRgyException
 
IdDoesNotExistsRgyException - Exception in com.tivoli.pd.rgy.exception
 
IdDoesNotExistsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.IdDoesNotExistsRgyException
 
IdDoesNotExistsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.IdDoesNotExistsRgyException
 
iKeySet() - Method in class com.tivoli.pd.jutil.PDAttrs
Return the keys HashSet in upper-cased strings.
implies(Permission) - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
implies(PDPrincipal) - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
implies(PDPrincipal, PDAttrs, PDAttrs) - Method in class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPermission class.
implies(PDPermission) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
implies(PDPermission, PDAttrs, PDAttrs) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
implies(Subject) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
implies(Permission) - Method in class com.tivoli.pd.jazn.PDPermission
Determines if Security Access Manager grants the specified permission to the PDPrincipal(s) in the current Subject.
implies(PDAuthorizationContext, PDPrincipal) - Method in class com.tivoli.pd.jazn.PDPermission
Determines if Security Access Manager grants the permission(s) in this PDPermission object to the specified PDPrincipal.
implies(PDAuthorizationContext, PDPrincipal, PDAttrs, PDAttrs) - Method in class com.tivoli.pd.jazn.PDPermission
Determines if Security Access Manager grants the permission(s) in this PDPermission object to the specified PDPrincipal.
implies(Subject) - Method in class com.tivoli.pd.jazn.PDPrincipal
Check if the specified Subject is implied by this object.
importGroup(PDContext, String, PDRgyGroupName, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Creates a group in the Policy Director Management Server by importing it from the group directory.
importNativeGroup(String, RgyAttributes) - Method in interface com.tivoli.pd.rgy.RgyGroup
Adds the SAM layer to this Native group, making this Native group entity a SAM group entity.
importNativeUser(String, RgyAttributes, String) - Method in interface com.tivoli.pd.rgy.RgyUser
Adds the SAM layer to the Native user, making this Native user entity a SAM user entity.
importUser(PDContext, String, PDRgyUserName, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Creates a user in the Policy Director Management Server by importing an existing user from the user registry.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.tivoli.mts.PDLoginModule
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDLoginModule class.
initialize(String, Properties, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAdmin
Performs initialization needed by the Security Access Manager Administration classes for Java.
initialize(String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAdmin
Performs initialization needed by the Security Access Manager Administration classes for Java.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.tivoli.pd.jazn.PDLoginModule
Initialize this LoginModule.
initialize() - Method in class com.tivoli.pd.jutil.ContextPool
Initializes the pool.
InsufficientAccessRgyException - Exception in com.tivoli.pd.rgy.exception
 
InsufficientAccessRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InsufficientAccessRgyException
 
InsufficientAccessRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InsufficientAccessRgyException
 
internalUse - Variable in exception com.tivoli.pd.rgy.exception.PasswordSetInvalidRgyException
 
internalUse - Variable in exception com.tivoli.pd.rgy.exception.ProtocolErrorRgyException
 
InvalidAttributeValueRgyException - Exception in com.tivoli.pd.rgy.exception
 
InvalidAttributeValueRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidAttributeValueRgyException
 
InvalidAttributeValueRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidAttributeValueRgyException
 
InvalidCredentialsRgyException - Exception in com.tivoli.pd.rgy.exception
 
InvalidCredentialsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidCredentialsRgyException
 
InvalidCredentialsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidCredentialsRgyException
 
InvalidDnSyntaxRgyException - Exception in com.tivoli.pd.rgy.exception
 
InvalidDnSyntaxRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidDnSyntaxRgyException
 
InvalidDnSyntaxRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidDnSyntaxRgyException
 
InvalidOldPasswordRgyException - Exception in com.tivoli.pd.rgy.exception
 
InvalidOldPasswordRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidOldPasswordRgyException
 
InvalidOldPasswordRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidOldPasswordRgyException
 
InvalidParametersRgyException - Exception in com.tivoli.pd.rgy.exception
 
InvalidParametersRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidParametersRgyException
 
InvalidParametersRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.InvalidParametersRgyException
 
IPAUTH_LEVEL_FORBIDDEN_ALL_NETWORKS - Static variable in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
String constant representing the FORBIDDEN_ALL_NETWORKS IP authentication level policy.
IS_GSO_USER_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Set to TRUE if the account is a Global Sign On (Web SSO) enabled account.
IS_SEC_ENTITY_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Set to TRUE if the account is a Security Access Manager enabled account.
isAccountValid() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a setting from this object indicating whether or not this user's account is valid.
isInited() - Static method in class com.tivoli.pd.jadmin.PDAdmin
Indicates whether this component has been initialized or not.
isListener() - Method in class com.tivoli.pd.jadmin.PDServer
Returns a boolean indicating whether this server is listening for communications from Security Access Manager servers.
isListening() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Returns whether or not the application server listens for policy database updates from this specification.
isPasswordValid() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a setting from this object indicating whether or not this user's password is valid.
isPDGroup() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns a setting from this object indicating whether or not this group is defined to the Policy Director Management Server.
isPDUser() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a setting from this object indicating whether or not this user is defined to Policy Director.
isPolicyAttachable() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns a setting indicating whether policy can be attached to this Administration Service protected object.
isPolicyAttachable() - Method in class com.tivoli.pd.jadmin.PDProtObject
Gets the isPolicyAttachable flag of this protected object.
isSSLv3Enabled() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the SSL V3 protocol enable flag from this specification.
isSSOUser() - Method in class com.tivoli.pd.jadmin.PDUser
 
isTLSv10Enabled() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the TLS V1.0 protocol enable flag from this specification.
isTLSv11Enabled() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the TLS V1.1 protocol enable flag from this specification.
isTLSv12Enabled() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns the TLS V1.2 protocol enable flag from this specification.

K

keySet() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
keySet() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns a set view of the keys contained in this PDAttrs.

L

LDAP_MGMT_VERSION - Static variable in class com.tivoli.pd.rgy.util.RgyConfig
 
LDAP_MGMT_VERSION_VALUE - Static variable in class com.tivoli.pd.rgy.util.RgyConfig
 
LdapRgyRegistryFactory - Class in com.tivoli.pd.rgy.ldap
Creates an instance of RgyRegistry that operates on LDAP registries.
listAcls(PDContext, String, long, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Returns a list of IDs of all ACLs existing in the policy server.
listAcls(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Returns a list of IDs of all ACLs existing in the policy server.
listActionGroups(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDActionGroup
Returns a list of names of all action groups that exist in the policy server.
listActions(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAction
Returns a list of names of all actions in a specific action group that exists in the policy server.
listAndShowSSOCreds(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOCred
Lists all of the details of the SSO Credentials for the specified Security Access Manager user.
listAuthzRules(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Lists all of the authorization rules in the Security Access Manager policy server.
listDomains(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDDomain
List all domains, other than the Management Domain.
listGroups(PDContext, String, long, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Lists groups whose names match the input pattern.
listGroups(String, String, int, int) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Lists the SAM groups in the registry that match the pattern provided.
listGroups() - Method in interface com.tivoli.pd.rgy.RgyUser
Returns a list of SAM groups the SAM user is a member of.
listMemberIds() - Method in interface com.tivoli.pd.rgy.RgyGroup
Returns a Set of SAM user IDs for the group.
listMemberNativeIds() - Method in interface com.tivoli.pd.rgy.RgyGroup
Returns a Set of String Native IDs.
listNativeGroups(String, String, int, int) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Lists the Native group IDs in the registry that match the pattern provided.
listNativeGroups() - Method in interface com.tivoli.pd.rgy.RgyUser
Returns a list of Native groups the Native user is a member of.
listNativeUsers(String, String, int, int) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Lists the Native user IDs in the registry that match the pattern provided.
listPops(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Returns a list of names of all POP objects existing in the policy server.
listProtObjects(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Returns a list of protected objects under the specified directory in the policy server.
listProtObjects(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, replaced with the PDProtObject.listProtObjects(PDContext,String,com.tivoli.pd.jutil.PDAttrs,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
listProtObjectsByAcl(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Returns a list of protected objects that exist in the policy server and have the specified ACL attached.
listProtObjectsByAuthzRule(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Returns a list of protected objects that exist in the policy server and have the specified authorization rule attached.
listProtObjectsByPop(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Returns a list of protected objects that exist in the policy server and have the specified POP attached.
listProtObjectSpaces(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObjectSpace
Returns a list of names of all existing protected object spaces in the Management Server.
listServers(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Lists all the registered servers as defined in Security Access Manager.
listSSOCreds(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOCred
Lists the IDs (user, resource and type) of the SSO Credentials for the specified Security Access Manager user.
listSSOResourceGroups(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Lists all of the SSO resource groups.
listSSOResources(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResource
Lists all of the SSO resources in the Security Access Manager policy server.
listUsers(PDContext, String, long, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Lists users whose names match the input pattern.
listUsers(String, String, int, int) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Lists the SAM users in the registry that match the pattern provided.
login() - Method in class com.tivoli.mts.PDLoginModule
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDLoginModule class.
login() - Method in class com.tivoli.pd.jazn.PDLoginModule
Authenticate the user (first phase).
logout() - Method in class com.tivoli.mts.PDLoginModule
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDLoginModule class.
logout() - Method in class com.tivoli.pd.jazn.PDLoginModule
Logout the user.

M

main(String[]) - Static method in class com.tivoli.pd.rgy.util.RgyConfig
 
MAX_ACCOUNT_AGE_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
MAX_CONCURRENT_WEB_SESSIONS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The maximum number of concurrent web logins for the user.
MAX_INACTIVITY_TIME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
MAX_LOGIN_FAILURES_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This is the number of login failures that can occur before the account is either temporarily locked out for a period of time, or disabled, depending on RgyAttributes.DISABLE_TIME_INTERVAL_NAME.
MAX_PASSWORD_AGE_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The number of seconds after the last password change time that the password is valid for.
MAX_PASSWORD_REPEATED_CHARS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The maximum number of times a character can be repeated consecutively in the password.
maxConcurrentWebSessionsDisplaced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the maximum concurrent web sessions policy is set to "displace".
maxConcurrentWebSessionsEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the maximum concurrent web sessions policy is enforced.
maxConcurrentWebSessionsUnlimited() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the maximum concurrent web sessions policy is set to "unlimited".
maxFailedLoginsEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the maximum failed login policy is enforced.
maxPwdAgeEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the maximum password age policy is enforced.
maxPwdRepCharsEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the password maximum repeated characters policy is enforced.
MIN_PASSWORD_AGE_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
MIN_PASSWORD_ALPHAS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The minimum number of alphabetic characters that must be present in the password.
MIN_PASSWORD_DIFFERENT_CHARS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
MIN_PASSWORD_LENGTH_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Minimum length of a password.
MIN_PASSWORD_NON_ALPHAS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The minimum number of non-alphabetic characters that must be present in the password.
MIN_PASSWORD_REUSE_TIME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
minPwdAlphasEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the password minimum alphabetic characters required policy is enforced.
minPwdLenEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the password minimum length required policy is enforced.
minPwdNonAlphasEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the password minimum non-alphabetic characters required policy is enforced.
multiAccess(PDContext, ArrayList, ArrayList, ArrayList, ArrayList, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Checks if the user identity in the input context has the specified accesses to the specific protected objects.
MultipleDnFoundRgyException - Exception in com.tivoli.pd.rgy.exception
 
MultipleDnFoundRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.MultipleDnFoundRgyException
 
MultipleDnFoundRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.MultipleDnFoundRgyException
 

N

nameIterator() - Method in interface com.tivoli.pd.rgy.RgyAttributes
Returns an Iterator over the list of attribute names stored in this object.
NamingViolationRgyException - Exception in com.tivoli.pd.rgy.exception
 
NamingViolationRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NamingViolationRgyException
 
NamingViolationRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NamingViolationRgyException
 
NativeAccountInactivatedRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativeAccountInactivatedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeAccountInactivatedRgyException
 
NativeAccountInactivatedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeAccountInactivatedRgyException
 
NativeAccountLockedRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativeAccountLockedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeAccountLockedRgyException
 
NativeAccountLockedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeAccountLockedRgyException
 
NativeIdAlreadyExistsRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativeIdAlreadyExistsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeIdAlreadyExistsRgyException
 
NativeIdAlreadyExistsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativeIdAlreadyExistsRgyException
 
NativePasswordExpiredRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativePasswordExpiredRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordExpiredRgyException
 
NativePasswordExpiredRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordExpiredRgyException
 
NativePasswordInHistoryRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativePasswordInHistoryRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordInHistoryRgyException
 
NativePasswordInHistoryRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordInHistoryRgyException
 
NativePasswordNoModRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativePasswordNoModRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordNoModRgyException
 
NativePasswordNoModRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordNoModRgyException
 
NativePasswordTooYoungRgyException - Exception in com.tivoli.pd.rgy.exception
 
NativePasswordTooYoungRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordTooYoungRgyException
 
NativePasswordTooYoungRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NativePasswordTooYoungRgyException
 
newRgyAttributes() - Method in interface com.tivoli.pd.rgy.RgyRegistry
Creates a fresh instance of RgyAttributes that can be setup for use with createUser() or createGroup().
next() - Method in interface com.tivoli.pd.rgy.RgyIterator
Returns the next element in the iteration.
NoPDContextAvailableException - Exception in com.tivoli.pd.jutil
PDException to signal the caller that there is no more PDContext in the ContextPool to satisfy the caller's request.
NoSuchAttributeRgyException - Exception in com.tivoli.pd.rgy.exception
 
NoSuchAttributeRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NoSuchAttributeRgyException
 
NoSuchAttributeRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NoSuchAttributeRgyException
 
NoSuchObjectRgyException - Exception in com.tivoli.pd.rgy.exception
 
NoSuchObjectRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NoSuchObjectRgyException
 
NoSuchObjectRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NoSuchObjectRgyException
 
NotAuthorizedRgyException - Exception in com.tivoli.pd.rgy.exception
 
NotAuthorizedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NotAuthorizedRgyException
 
NotAuthorizedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NotAuthorizedRgyException
 
NotEntityRgyException - Exception in com.tivoli.pd.rgy.exception
 
NotEntityRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NotEntityRgyException
 
NotEntityRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.NotEntityRgyException
 
NUMBER_WARN_DAYS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.

O

obfuscate(String) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Simple obfuscation of the password.
OBJECT_CLASS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP object class attribute name.
ObjectClassViolationRgyException - Exception in com.tivoli.pd.rgy.exception
 
ObjectClassViolationRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ObjectClassViolationRgyException
 
ObjectClassViolationRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ObjectClassViolationRgyException
 
onCheckoutContext(ContextPool<PDContext>, PDContext) - Method in class com.tivoli.pd.jutil.DefaultPooledPDContextBuilder
Prepares a PDContext before returning it to the client.
onCheckoutContext(ContextPool<C>, C) - Method in interface com.tivoli.pd.jutil.PooledContextBuilder
This method is called before the ContextPool returns a shared PDContext to the pool caller.
OperationNotSupportedRgyException - Exception in com.tivoli.pd.rgy.exception
 
OperationNotSupportedRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.OperationNotSupportedRgyException
 
OperationNotSupportedRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.OperationNotSupportedRgyException
 
OperationsErrorRgyException - Exception in com.tivoli.pd.rgy.exception
 
OperationsErrorRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.OperationsErrorRgyException
 
OperationsErrorRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.OperationsErrorRgyException
 

P

parseArgsRunCommand(String[]) - Static method in class com.tivoli.pd.rgy.util.RgyConfig
Runs the command specified in the args.
PartialResultRgyException - Exception in com.tivoli.pd.rgy.exception
 
PartialResultRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.PartialResultRgyException
 
PartialResultRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.PartialResultRgyException
 
PASSWORD_REUSE_NUM_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is not currently used and should not be set.
PASSWORD_SPACES_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Whether space characters are permitted in a password.
PasswordSetInvalidRgyException - Exception in com.tivoli.pd.rgy.exception
 
PasswordSetInvalidRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.PasswordSetInvalidRgyException
 
PasswordSetInvalidRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.PasswordSetInvalidRgyException
 
PDAcl - Class in com.tivoli.pd.jadmin
Security Access Manager Access Control List (ACL) class.
PDAcl(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAcl
Constructs a local object of an ACL that already exists in the policy server.
PDACL_ALLPATTERN - Static variable in class com.tivoli.pd.jadmin.PDAcl
Constant used to match all names when listing acls.
PDACL_MAXRETURN - Static variable in class com.tivoli.pd.jadmin.PDAcl
Constant used to return the maximum number possible when listing acls.
PDAclEntry - Class in com.tivoli.pd.jadmin
Policy Director ACL Entry class.
PDAclEntryAnyOther - Class in com.tivoli.pd.jadmin
Policy Director class for the any-other ACL entry.
PDAclEntryAnyOther(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAclEntryAnyOther
Constructs a PDAclEntryAnyOther object.
PDAclEntryGroup - Class in com.tivoli.pd.jadmin
Policy Director class for the group ACL entry.
PDAclEntryGroup(PDContext, String, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAclEntryGroup
Constructs a PDAclEntryGroup object.
PDAclEntryUnAuth - Class in com.tivoli.pd.jadmin
Policy Director class for the unauthenticated ACL entry.
PDAclEntryUnAuth(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAclEntryUnAuth
Constructs a PDAclEntryUnAuth object.
PDAclEntryUser - Class in com.tivoli.pd.jadmin
Policy Director class for the user ACL entry.
PDAclEntryUser(PDContext, String, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAclEntryUser
Constructs a PDAclEntryUser object.
PDAction - Class in com.tivoli.pd.jadmin
Security Access Manager Action (Permission) class.
PDAction(PDContext, String, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAction
Constructs a local object of an action that already exists in the policy server.
PDActionGroup - Class in com.tivoli.pd.jadmin
Security Access Manager Action Group class.
PDACTIONGROUP_PRIMARY_NAME - Static variable in class com.tivoli.pd.jadmin.PDActionGroup
Constant indicating the primary action group name.
PDAdmin - Class in com.tivoli.pd.jadmin
Utility class used to perform initialization and shut down operations needed by the Security Access Manager Administration component classes for Java.
PDADMIN_PDJLOGCFG_PROPERTY - Static variable in class com.tivoli.pd.jadmin.PDAdmin
 
PDAdmSvcPobj - Class in com.tivoli.pd.jadmin
Represents the value of a Security Access Manager Administration Service protected object.
PDAdmSvcPobj(String, long, String, boolean) - Constructor for class com.tivoli.pd.jadmin.PDAdmSvcPobj
Construct a PDAdmSvcPobj.
PDAdmSvcPobj(azn_internal_pobj_t) - Constructor for class com.tivoli.pd.jadmin.PDAdmSvcPobj
 
PDAPPSVRCFG_AUTHZ_SVR - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
Constant to indicate a Security Access Manager authorization server.
PDAPPSVRCFG_CREATE - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
Constant to indicate that the configuration and keystore files should be created during server configuration.
PDAPPSVRCFG_POLICY_SVR - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
Constant to indicate a Security Access Manager policy server.
PDAPPSVRCFG_REPLACE - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
Constant to indicates that the configuration and keystore files should be replaced during server configuration.
PDAppSvrConfig - Class in com.tivoli.pd.jadmin
This class is used to manipulate a Security Access Manager for Java application server's configuration.
PDAppSvrInfo - Class in com.tivoli.pd.jadmin
This class encapsulates the configuration information for a Security Access Manager application server for Java.
PDAppSvrSpec - Class in com.tivoli.pd.jadmin
This abstract class encapsulates the basic information needed to configure a Java application server that executes Security Access Manager administration APIs for Java or authorization APIs for Java.
PDAppSvrSpecLocal - Class in com.tivoli.pd.jadmin
This class specifies the information needed to configure a Java application server that executes Security Access Manager administration APIs for Java or authorization APIs for Java locally whenever possible.
PDAppSvrSpecLocal(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, int, URL, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Deprecated. Use PDAppSvrSpecLocal.PDAppSvrSpecLocal(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, int, URL, boolean, Locale, PDMessages) instead // CERTREFRESH // ... CERTREFRESH
PDAppSvrSpecLocal(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, int, URL, boolean, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Specifies data necessary to configure a Java application server that will use the Security Access Manager administration APIs for Java or authorization APIs for Java in local mode.
PDAppSvrSpecLocal(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, int, URL, boolean, boolean, boolean, boolean, boolean, String, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Specifies data necessary to configure a Java application server that will use the Security Access Manager administration APIs for Java or authorization APIs for Java in local mode.
PDAppSvrSpecRemote - Class in com.tivoli.pd.jadmin
This class specifies the information needed to configure a Java application server that executes Security Access Manager administration APIs for Java or authorization APIs for Java in remote mode only.
PDAppSvrSpecRemote(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecRemote
Deprecated. Use PDAppSvrSpecRemote.PDAppSvrSpecRemote(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, Locale, PDMessages) instead // CERTREFRESH * // ... CERTREFRESH
PDAppSvrSpecRemote(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecRemote
Specifies data necessary to configure a Java application server that will use the Security Access Manager administration APIs for Java or authorization APIs for Java in remote mode only.
PDAppSvrSpecRemote(String, String, char[], ArrayList, String, int, ArrayList, ArrayList, boolean, boolean, boolean, boolean, boolean, String, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAppSvrSpecRemote
Specifies data necessary to configure a Java application server that will use the Security Access Manager administration APIs for Java or authorization APIs for Java in remote mode only.
PDAttrs - Class in com.tivoli.mts
This class represents what would be known in the C APIs of Policy Director as an Attrlist, or attribute list.
PDAttrs() - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the PDAttrs(boolean) constructor in the PDAttrs class.
PDAttrs(int) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs(int, float) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs(boolean) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs(boolean, int) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs(boolean, int, float) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs(PDAttrs) - Constructor for class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrs class.
PDAttrs - Class in com.tivoli.pd.jutil
This class represents an attribute list.
PDAttrs(PDBasicContext) - Constructor for class com.tivoli.pd.jutil.PDAttrs
Constructs a new, empty PDAttrs with the specified initial capacity and default load factor, which is 0.75.
PDAttrs(PDBasicContext, boolean) - Constructor for class com.tivoli.pd.jutil.PDAttrs
Constructs a new, empty PDAttrs that specifies whether the value for each attribute can consist of an unordered list that allows duplicate items.
PDAttrs(PDAttrs) - Constructor for class com.tivoli.pd.jutil.PDAttrs
Constructs a new PDAttrs containing the elements in the specified PDAttrs.
PDAttrs(PDBasicContext, byte[]) - Constructor for class com.tivoli.pd.jutil.PDAttrs
Creates a PDAttrs from the data returned from the Policy Director server.
PDAttrs(PDBasicContext, attrlist_t) - Constructor for class com.tivoli.pd.jutil.PDAttrs
Constructs a PDAttrs from the internal attrlist type.
PDAttrValue - Class in com.tivoli.mts
This class represents the value of a Security Access Manager attribute.
PDAttrValue(String) - Constructor for class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValue class.
PDAttrValue(byte[]) - Constructor for class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValue class.
PDAttrValue(PDAdmSvcPobj) - Constructor for class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValue class.
PDAttrValue(Long) - Constructor for class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValue class.
PDAttrValue - Class in com.tivoli.pd.jutil
This class represents the value of a Security Access Manager attribute.
PDAttrValue(PDBasicContext, String) - Constructor for class com.tivoli.pd.jutil.PDAttrValue
Constructs a PDAttrValue from a String.
PDAttrValue(PDBasicContext, byte[]) - Constructor for class com.tivoli.pd.jutil.PDAttrValue
Constructs a PDAttrValue from a clone of the input byte array.
PDAttrValue(PDBasicContext, PDAdmSvcPobj) - Constructor for class com.tivoli.pd.jutil.PDAttrValue
Constructs a PDAttrValue from a clone of the input PDAdmSvcPobj.
PDAttrValue(PDBasicContext, Long) - Constructor for class com.tivoli.pd.jutil.PDAttrValue
Constructs a PDAttrValue from an unsigned long object.
PDAttrValueList - Class in com.tivoli.mts
This class represents a list of Security Access Manager attribute values.
PDAttrValueList() - Constructor for class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValueList class.
PDAttrValueList(int) - Constructor for class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValueList class.
PDAttrValueList(Collection) - Constructor for class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValueList class.
PDAttrValueList - Class in com.tivoli.pd.jutil
This class represents a list of Security Access Manager attribute values.
PDAttrValueList(PDBasicContext) - Constructor for class com.tivoli.pd.jutil.PDAttrValueList
Constructs an empty list
PDAttrValueList(PDBasicContext, Collection) - Constructor for class com.tivoli.pd.jutil.PDAttrValueList
Constructs a new PDAttrValueList containing the elements in the specified Collection.
PDAttrValues - Class in com.tivoli.mts
This class represents a collection of values for a particular PDAttr.
PDAttrValues() - Constructor for class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValues class.
PDAttrValues(int) - Constructor for class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValues class.
PDAttrValues(int, float) - Constructor for class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValues class.
PDAttrValues(Collection) - Constructor for class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDAttrValues class.
PDAttrValues - Class in com.tivoli.pd.jutil
This class represents a collection of values for a particular PDAttr.
PDAttrValues(PDBasicContext) - Constructor for class com.tivoli.pd.jutil.PDAttrValues
Constructs a new, empty set; the backing HashMap instance has default capacity and load factor, which is 0.75.
PDAttrValues(PDBasicContext, Collection) - Constructor for class com.tivoli.pd.jutil.PDAttrValues
Constructs a new PDAttrValues containing the elements in the specified Collection.
PDAuthorizationContext - Class in com.tivoli.pd.jazn
This class encapsulates the locally cached information needed to provide Security Access Manager authentication and authorization services.
PDAuthorizationContext(Locale, String, char[], URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a userid-password authentication and configuration information, including the domain, contained in the input configuration URL.
PDAuthorizationContext(Locale, String, char[], String, URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a userid-password authentication to the specified domain and configuration information, other than domain, contained in the input configuration URL.
PDAuthorizationContext(String, char[], URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a userid-password authentication and configuration information, including the domain, contained in the input configuration URL.
PDAuthorizationContext(String, char[], String, URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a userid-password authentication to the specified domain and configuration information, other than domain, contained in the input configuration URL.
PDAuthorizationContext(Locale, URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a certificate authentication and configuration information, including the domain, contained in the input configuration URL.
PDAuthorizationContext(URL) - Constructor for class com.tivoli.pd.jazn.PDAuthorizationContext
Constructs a PDAuthorizationContext based on a certificate authentication and configuration information, including the domain, contained in the input configuration URL.
PDAUTHTYPE_CERT - Static variable in class com.tivoli.pd.jutil.PDContext
Indicates a PDContext authenticated with a certficate.
PDAUTHTYPE_ID - Static variable in class com.tivoli.pd.jutil.PDContext
Indicates a PDContext authenticated with a user id and password.
PDAuthzRule - Class in com.tivoli.pd.jadmin
This class represents an authorization rule in the Security Access Manager policy server.
PDAuthzRule(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDAuthzRule
Creates a PDAuthzRule object by retrieving the specified authorization rule information from the Security Access Manager policy server.
PDBasicContext - Class in com.tivoli.pd.jutil
This class implements the IPDBasicContext interface.
PDBasicContext(Properties) - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext.
PDBasicContext(Properties, Locale) - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext.
PDBasicContext(URL) - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext.
PDBasicContext(URL, Locale) - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext.
PDBasicContext() - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext with default Locale.
PDBasicContext(Locale) - Constructor for class com.tivoli.pd.jutil.PDBasicContext
Constructs a PDBasicContext.
PDContext - Class in com.tivoli.pd.jutil
This class encapsulates the information needed to establish a communication session between the client application and the Security Access Manager policy server.
PDContext(Locale, String, char[], URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication and configuration information, including the domain, contained in the input configuration URL.
PDContext(Locale, String, char[], URL, boolean) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication and configuration information, including the domain, contained in the input configuration URL.
PDContext(Locale, String, char[], String, URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication to the specified domain and configuration information, other than domain, contained in the input configuration URL.
PDContext(Locale, String, char[], String, URL, boolean) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication to the specified domain and configuration information, other than domain, contained in the input configuration URL.
PDContext(String, char[], URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication and configuration information, including the domain, contained in the input configuration URL.
PDContext(String, char[], String, URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a userid-password authentication to the specified domain and configuration information, other than domain, contained in the input configuration URL.
PDContext(Locale, URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a certificate authentication and configuration information, including the domain, contained in the input configuration URL.
PDContext(PDConfig, PDSslServices) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext using certificate authentication, based on existing PDConfig configuration and PDSslServices.
PDContext(URL) - Constructor for class com.tivoli.pd.jutil.PDContext
Constructs a PDContext based on a certificate authentication and configuration information, including the domain, contained in the input configuration URL.
PDDomain - Class in com.tivoli.pd.jadmin
This class represents a Security Access Manager policy server domain.
PDDomain(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDDomain
Creates a PDDomain object with the specified input name.
PDException - Exception in com.tivoli.pd.jutil
PD Exception class.
PDException() - Constructor for exception com.tivoli.pd.jutil.PDException
Default constructor for a PDException.
PDException(String) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified detail message.
PDException(PDMessages) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException containing the specified PDMessages object.
PDException(Throwable) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException that wraps the specified Throwable.
PDException(PDMessages, String) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException containing the specified PDMessages object, and a specified detail message.
PDException(String, Throwable) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified detail message and the specified Throwable.
PDException(PDMessages, Throwable) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified PDMessages object, and a specified Throwable.
PDException(PDMessages, String, Throwable) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified detail message, specified PDMessages object, and the specified Throwable.
PDException(int, Locale) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified message code and locale.
PDException(int, Locale, Object[]) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified message code, locale and arguments.
PDException(PDMessages, int, Locale) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified PDMessages object, a specified message code, and a locale.
PDException(PDMessages, int, Locale, Object[]) - Constructor for exception com.tivoli.pd.jutil.PDException
Constructs a PDException with the specified PDMessages object, a specified message code, locale and arguments.
PDGroup - Class in com.tivoli.pd.jadmin
This class represents a group in the Policy Directory Management Server.
PDGroup(PDContext, Object, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDGroup
Creates a PDGroup object with the specified input name.
PDGROUP_ALLPATTERN - Static variable in class com.tivoli.pd.jadmin.PDGroup
Constant used to match all names when listing groups.
PDGROUP_MAXRETURN - Static variable in class com.tivoli.pd.jadmin.PDGroup
Constant used to return the maximum number possible when listing groups.
PDLoginModule - Class in com.tivoli.mts
This PDLoginModule represents the JAAS authentication mechanism for Security Access Manager.
PDLoginModule() - Constructor for class com.tivoli.mts.PDLoginModule
 
PDLoginModule - Class in com.tivoli.pd.jazn
This PDLoginModule represents the JAAS authentication mechanism for Security Access Manager.
PDLoginModule() - Constructor for class com.tivoli.pd.jazn.PDLoginModule
 
PDMessage - Class in com.tivoli.pd.jutil
This class stores the message code, localized string, and severity for a single PD Message.
PDMessage(int, String, long) - Constructor for class com.tivoli.pd.jutil.PDMessage
Constructs a PDMessage with the specified code, text, and severity.
PDMessage(int, String, long, Object[]) - Constructor for class com.tivoli.pd.jutil.PDMessage
Constructs a PDMessage with the specified code, text, severity and arguments.
PDMessage(int, Locale) - Constructor for class com.tivoli.pd.jutil.PDMessage
Constructs a PDMessage with the specified code and locale.
PDMessage(int, Locale, Object[]) - Constructor for class com.tivoli.pd.jutil.PDMessage
Constructs a PDMessage with the specified code, locale and arguments.
PDMESSAGE_SEVERITY_ERROR - Static variable in class com.tivoli.pd.jutil.PDMessage
Represents the error severity level for a PD Message.
PDMESSAGE_SEVERITY_INFO - Static variable in class com.tivoli.pd.jutil.PDMessage
Represents the information severity level for a PD Message.
PDMESSAGE_SEVERITY_WARNING - Static variable in class com.tivoli.pd.jutil.PDMessage
Represents the warning severity level for a PD Message.
PDMessages - Class in com.tivoli.pd.jutil
This class stores a list of PDMessage elements.
PDMessages() - Constructor for class com.tivoli.pd.jutil.PDMessages
Constructs an empty PDMessages.
PDMessages(Collection) - Constructor for class com.tivoli.pd.jutil.PDMessages
Constructs a PDMessages containing the elements of the specified collection, in the order they are returned by the collection's iterator.
PDMessages(int) - Constructor for class com.tivoli.pd.jutil.PDMessages
Constructs an empty PDMessages whose backing Vector has the specified initial capacity and a capacity increment equal to zero.
PDMessages(int, int) - Constructor for class com.tivoli.pd.jutil.PDMessages
Constructs an empty PDMessages whose backing Vector has the specified initial capacity and capacity increment.
PDPermission - Class in com.tivoli.mts
This class represents an authorization permission for accessing a resource object in the protected domain defined by Policy Director.
PDPermission(String, String) - Constructor for class com.tivoli.mts.PDPermission
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPermission class.
PDPermission - Class in com.tivoli.pd.jazn
This class represents an authorization permission for accessing a resource object in the protected domain defined by Security Access Manager.
PDPermission(PDAuthorizationContext, String, String) - Constructor for class com.tivoli.pd.jazn.PDPermission
Creates a new PDPermission object with the specified context, actions and resource.
PDPermission(String, String) - Constructor for class com.tivoli.pd.jazn.PDPermission
Creates a new PDPermission object with the specified actions and resource.
PDPolicy - Class in com.tivoli.pd.jadmin
This class represents the policy information associated with a Policy Director user account, or in the case of the global policy, with all user accounts.
PDPolicy(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDPolicy
Creates a representation of the policy that applies to the specified user.
PDPOLICY_GLOBAL_POLICY - Static variable in class com.tivoli.pd.jadmin.PDPolicy
String constant representing the Policy Directory global policy.
PDPOLICY_TIME_LOCAL - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating local time.
PDPOLICY_TIME_UTC - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating UTC time.
PDPOLICY_TOD_ALL - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating all days.
PDPOLICY_TOD_ANY - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating any day of the week.
PDPOLICY_TOD_FRI - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Friday.
PDPOLICY_TOD_MON - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Monday.
PDPOLICY_TOD_SAT - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Saturday.
PDPOLICY_TOD_SUN - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Sunday.
PDPOLICY_TOD_THU - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Thursday.
PDPOLICY_TOD_TUE - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Tuesday.
PDPOLICY_TOD_WED - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating Wednesday.
PDPOLICY_TOD_WEEKDAY - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating any weekday, Monday - Friday.
PDPOLICY_TOD_WEEKEND - Static variable in class com.tivoli.pd.jadmin.PDPolicy
Constant indicating any weekend day, Saturday or Sunday.
PDPop - Class in com.tivoli.pd.jadmin
Security Access Manager Protected Object Policy (POP) class.
PDPop(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDPop
Constructs a local object of a POP that exists in the policy server.
PDPop.IPAuthInfo - Class in com.tivoli.pd.jadmin
Class that represents information associated with the IP authentication policy.
PDPop.IPAuthInfo(PDContext, String, String, long, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Constructs a PDAuthLevelInfo object.
PDPOP_AUDIT_LEVEL_ADMIN - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "ADMIN" audit level POP policy.
PDPOP_AUDIT_LEVEL_ALL - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "ALL" audit level POP policy.
PDPOP_AUDIT_LEVEL_DENY - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "DENY" audit level POP policy.
PDPOP_AUDIT_LEVEL_ERROR - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "ERROR" audit level POP policy.
PDPOP_AUDIT_LEVEL_NONE - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "NONE" audit level POP policy.
PDPOP_AUDIT_LEVEL_PERMIT - Static variable in class com.tivoli.pd.jadmin.PDPop
Long constant representing the "PERMIT" audit level POP policy.
PDPOP_QOP_INTEGRITY - Static variable in class com.tivoli.pd.jadmin.PDPop
String constant representing the "INTEGRITY" quality-of-protection (QOP) POP policy.
PDPOP_QOP_NONE - Static variable in class com.tivoli.pd.jadmin.PDPop
String constant representing the "NONE" quality-of-protection (QOP) POP policy.
PDPOP_QOP_PRIVACY - Static variable in class com.tivoli.pd.jadmin.PDPop
String constant representing the "PRIVACY" quality-of-protection (QOP) POP policy.
PDPrincipal - Class in com.tivoli.mts
This class implements the Principal interface and represents general information about a Policy Director user.
PDPrincipal(String, char[]) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(String, char[], URL) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(String) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(String, URL) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal() - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(URL) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(byte[], URL) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal(String, String, URL) - Constructor for class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced by the equivalent constructor in the PDPrincipal class.
PDPrincipal - Class in com.tivoli.pd.jazn
This class implements the Principal interface and represents general information about a Policy Director user.
PDPrincipal(PDAuthorizationContext, String, char[]) - Constructor for class com.tivoli.pd.jazn.PDPrincipal
Constructs a PDPrincipal based on a userid-password authentication to the domain represented by the authorization context.
PDPrincipal(PDAuthorizationContext, String) - Constructor for class com.tivoli.pd.jazn.PDPrincipal
Constructs a PDPrincipal based on a userid within the domain represented by the authorization context.
PDPrincipal(PDAuthorizationContext) - Constructor for class com.tivoli.pd.jazn.PDPrincipal
Constructs a PDPrincipal for an unauthenticated user within the domain represented by the authorization context.
PDPrincipal(PDAuthorizationContext, byte[]) - Constructor for class com.tivoli.pd.jazn.PDPrincipal
Constructs an Security Access Manager PDPrincipal from a byte array PAC.
PDPrincipal() - Constructor for class com.tivoli.pd.jazn.PDPrincipal
Serialization use only.
PDProtObject - Class in com.tivoli.pd.jadmin
Security Access Manager Protected Object class.
PDProtObject(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDProtObject
Constructs a local object of a protected object that already exists in the policy server.
PDProtObject(PDContext, String, PDAttrs, PDAttrs, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDProtObject
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constructor is replaced with the PDProtObject.PDProtObject(PDContext,String,com.tivoli.pd.jutil.PDAttrs,com.tivoli.pd.jutil.PDAttrs,PDMessages) constructor.
PDProtObject.AccessData - Class in com.tivoli.pd.jadmin
This class encapsulates results returned from the access and multiAccess methods.
PDProtObject.AccessData() - Constructor for class com.tivoli.pd.jadmin.PDProtObject.AccessData
Constructs an empty PDProtObject.AccessData object.
PDProtObjectSpace - Class in com.tivoli.pd.jadmin
Policy Director Protected ObjectSpace class.
PDRgyGroupName - Class in com.tivoli.pd.jutil
This class represents the name of a group object in Policy Director's backing store.
PDRgyGroupName(String) - Constructor for class com.tivoli.pd.jutil.PDRgyGroupName
Constructs a PDRgyGroupName with the specified registry name.
PDRgyName - Class in com.tivoli.pd.jutil
This class represents the name of an object in Policy Director's backing store.
PDRgyName(String) - Constructor for class com.tivoli.pd.jutil.PDRgyName
Constructs a PDRgyName with the specified registry name.
PDRgyUserName - Class in com.tivoli.pd.jutil
This class represents the name of a user object in Policy Director's backing store.
PDRgyUserName(String) - Constructor for class com.tivoli.pd.jutil.PDRgyUserName
Constructs a PDRgyUserName with the specified registry name.
PDRgyUserName(String, String, String) - Constructor for class com.tivoli.pd.jutil.PDRgyUserName
Constructs a PDRgyUserName with the specified registry name, first name and last name.
PDServer - Class in com.tivoli.pd.jadmin
This class represents a Server in Security Access Manager.
PDServer(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDServer
Creates a PDServer object by retrieving the specified server data from Security Access Manager.
PDSSOCred - Class in com.tivoli.pd.jadmin
This class represents a single sign on (SSO) credential for a Security Access Manager user.
PDSSOCred(PDContext, String, String, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDSSOCred
Creates a PDSSOCred object by retrieving the specified SSO Credential data from the Security Access Manager policy server.
PDSSOCred.CredID - Class in com.tivoli.pd.jadmin
Class representing results returned from the listSSOCreds method.
PDSSOCred.CredID(String, String, String) - Constructor for class com.tivoli.pd.jadmin.PDSSOCred.CredID
 
PDSSOCred.CredInfo - Class in com.tivoli.pd.jadmin
Class representing results returned from the listAndShowSSOCreds method.
PDSSOCred.CredInfo(String, String, String, String, char[]) - Constructor for class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
 
PDSSOCRED_EMPTYPASSWORD - Static variable in class com.tivoli.pd.jadmin.PDSSOCred
Constant indicating an empty password value.
PDSSOCRED_SSORESOURCE - Static variable in class com.tivoli.pd.jadmin.PDSSOCred
Constant indicating a resource type of "SSORESOURCE".
PDSSOCRED_SSORESOURCEGROUP - Static variable in class com.tivoli.pd.jadmin.PDSSOCred
Constant indicating a resource type of "SSORESOURCEGROUP".
PDSSOResource - Class in com.tivoli.pd.jadmin
This class represents a single sign on (SSO) resource in the Security Access Manager policy server.
PDSSOResource(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDSSOResource
Creates a PDSSOResource object by retrieving the specified SSO resource data from the Security Access Manager policy server.
PDSSOResourceGroup - Class in com.tivoli.pd.jadmin
This class represents a group of single sign on (SSO) resources in the Security Access Manager policy server.
PDSSOResourceGroup(PDContext, String, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDSSOResourceGroup
Creates a PDSSOResourceGroup object by retrieving the specified SSO resource group data from the Security Access Manager policy server.
PDStatics - Class in com.tivoli.mts
This class contains constants used in the Java administration and authorization classes.
PDStatics - Class in com.tivoli.pd.jutil
This class contains constants used in the Java administration and authorization classes.
PDSvrInfo - Class in com.tivoli.pd.jadmin
This class encapsulates the location (host name and port number) and preference ranking of a Security Access Manager server entry in an application server's configuration file.
PDSvrInfo(String, int, int, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDSvrInfo
Construct a PDSvrInfo with the input host, port number and rank.
PDTodAccessInfo - Class in com.tivoli.pd.jadmin
Security Access Manager Time-of-Day (TOD) Access Information class.
PDTodAccessInfo(long, long, long, int, Locale, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDTodAccessInfo
Constructs a PDTodAccessInfo object.
PDUser - Class in com.tivoli.pd.jadmin
This class represents a user in the Policy Directory Management Server.
PDUser(PDContext, Object, PDMessages) - Constructor for class com.tivoli.pd.jadmin.PDUser
Creates a PDUser object with the specified input name.
PDUSER_ADUSERREG - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant indicating an Active Directory user registry.
PDUSER_ALLPATTERN - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant used to match all names when listing users.
PDUSER_DOMINOUSERREG - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant indicating a Domino user registry.
PDUSER_LDAPUSERREG - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant indicating an LDAP user registry.
PDUSER_MAXRETURN - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant used to return the maximum number possible when listing users.
PDUSER_MULTIDOMAIN_ADUSERREG - Static variable in class com.tivoli.pd.jadmin.PDUser
Constant indicating a multidomain Active Directory user registry.
performTask(PDContext, String, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Send a command to the specified server to be executed as a task.
performTask(PDContext, String, String, PDAttrs, PDAttrs, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced with the PDServer.performTask(PDContext,String,String,com.tivoli.pd.jutil.PDAttrs,com.tivoli.pd.jutil.PDAttrs,PDMessages) method.
plcyServers - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
A list of Security Access Manager policy servers that the application server communicates with.
PooledContextBuilder<C extends PDContext> - Interface in com.tivoli.pd.jutil
A PDContext builder interface to be used in conjunction with ContextPool to create the shared PDContexts for the pool.
pre96701() - Method in class com.tivoli.pd.jutil.PDContext
 
PRINCIPAL_NAME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The Security Access Manager user name.
printStackTrace() - Method in exception com.tivoli.pd.jutil.PDException
Prints the stack trace for the exception and any wrapped exceptions contained in it.
ProtocolErrorRgyException - Exception in com.tivoli.pd.rgy.exception
 
ProtocolErrorRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ProtocolErrorRgyException
 
ProtocolErrorRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ProtocolErrorRgyException
 
putAttribute(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Replaces any existing values for the attribute, or create a new attribute if not already present.
putAttribute(String, Object) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Replaces any existing values for the attribute, or create a new attribute if not already present.
putAttributesInto(RgyAttributes) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Puts copies of all the attributes in this object into the RgyAttributes object provided.
pwdSpacesAllowed() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator whether or not spaces are allowed for the user account password (or all user account passwords in the case of global policy) from this object.
pwdSpacesAllowedEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the password spaces allowed policy is enforced.

Q

QOP_INTEGRITY - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with QOP_INTEGRITY.
QOP_INTEGRITY - Static variable in class com.tivoli.pd.jutil.PDStatics
The quality of protection required between caller and the domain before access to the protected object can be granted.
QOP_NONE - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with QOP_NONE.
QOP_NONE - Static variable in class com.tivoli.pd.jutil.PDStatics
The quality of protection required between caller and the domain before access to the protected object can be granted.
QOP_PRIVACY - Static variable in class com.tivoli.mts.PDStatics
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this constant is replaced with QOP_PRIVACY.
QOP_PRIVACY - Static variable in class com.tivoli.pd.jutil.PDStatics
The quality of protection required between caller and the domain before access to the protected object can be granted.

R

readExternal(ObjectInput) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
readExternal(ObjectInput) - Method in class com.tivoli.pd.jazn.PDPrincipal
Read the state of the PDPrincipal instance from a stream.
ReadOnlyAttributes - Static variable in class com.tivoli.pd.jutil.PDStatics
 
reclaim(C) - Method in class com.tivoli.pd.jutil.ContextPool
Reclaims a shared context back into the pool.
removeAttribute(PDAuthorizationContext, String) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that does not contain the named attribute.
removeAttribute(String) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Removes the attribute and all it's values.
removeAttribute(String, Object) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Removes the specified attribute value leaving the remaining values.
removeAttribute(String, Object[]) - Method in interface com.tivoli.pd.rgy.RgyAttributes
Removes the specified attribute values leaving the remaining values.
removeGroupMemberships(PDAuthorizationContext, String, String[]) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that removes these group memberships from the current PDPrincipal.
removeIPAuthInfo(PDContext, ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Removes the IP authentication Level policy for this POP object and also in the policy server for all entries in the passed-in ArrayList.
removeIPAuthInfo(PDContext, String, ArrayList, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Removes the IP authentication level policy for this POP in the policy server.
removeMembers(PDContext, ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDGroup
Removes the specified user from this group.
removeMembers(PDContext, String, ArrayList, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Removes the specified user from the specified group.
removeMembers(List<String>) - Method in interface com.tivoli.pd.rgy.RgyGroup
Removes users from the group.
removePDAclEntryAnyOther(PDContext, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Removes the any-other ACL entry from this object and also in the policy server.
removePDAclEntryAnyOther(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Removes the any-other ACL entry from the specified ACL in the policy server.
removePDAclEntryGroup(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Removes a group ACL entry from this object and also in the policy server.
removePDAclEntryGroup(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Removes a group ACL entry from the specified ACL in the policy server.
removePDAclEntryUnAuth(PDContext, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Removes the unauthenticated ACL entry from ACL object and also in the policy server.
removePDAclEntryUnAuth(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Removes the unauthenticated ACL entry from the specified ACL in the policy server.
removePDAclEntryUser(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Removes a user ACL entry from this object and also in the policy server.
removePDAclEntryUser(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Removes a user ACL entry from the specified ACL in the policy server.
removePDServer(PDSvrInfo, int, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Removes a policy or authorization server entry from the configuration file at the input URL.
removeSSOResource(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Removes the specified SSO resource from this resource group.
removeSSOResource(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Removes the specified SSO resource from the specified resource group.
replaceAppSvrCert(String, char[], URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Replaces the certificate the application server uses to authenticate to the Security Access Manager policy server.
replicateServer(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Notify the specified server to receive updates.
RESOURCE_CRED_LENGTH - Static variable in interface com.tivoli.pd.rgy.RgyRegistry
 
RESOURCE_CRED_NAME_INDEX - Static variable in interface com.tivoli.pd.rgy.RgyRegistry
 
RESOURCE_CRED_PASSWORD_INDEX - Static variable in interface com.tivoli.pd.rgy.RgyRegistry
 
RESOURCE_CRED_TYPE_INDEX - Static variable in interface com.tivoli.pd.rgy.RgyRegistry
 
RESOURCE_CRED_USER_INDEX - Static variable in interface com.tivoli.pd.rgy.RgyRegistry
 
RESOURCE_CREDENTIALS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Multi-value String attribute that contains the Global Sign On (Web SSO) Resource Credentials.
RESOURCE_TYPE_GROUP_VALUE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Value returned for Resource Group credential type
RESOURCE_TYPE_WEB_VALUE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Value returned for Web Resource credential type
RgyAttributes - Interface in com.tivoli.pd.rgy
Class to manage a set of attributes to be passed to the RgyRegistry.createUser, RgyRegistry.createGroup, RgyUser.importNativeUser and RgyGroup.importNativeGroup methods.
RgyConfig - Class in com.tivoli.pd.rgy.util
Provides command line administrative operations on the configuration properties file for the com.tivoli.pd.rgy API.
RgyConfig() - Constructor for class com.tivoli.pd.rgy.util.RgyConfig
 
RgyEntity - Interface in com.tivoli.pd.rgy
This Interface provides the common methods for the RgyUser and RgyGroup Interfaces.
RgyException - Exception in com.tivoli.pd.rgy
This is the base Exception class common for all exceptions generated by the Rgy methods.
RgyException() - Constructor for exception com.tivoli.pd.rgy.RgyException
Constructs a new exception with null as its detail message.
RgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.RgyException
Constructs an RgyException with the localized message indexed by the message code and arguments provided.
RgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.RgyException
Constructs an RgyException with the localized message indexed by the message code.
RgyGroup - Interface in com.tivoli.pd.rgy
Provides methods specific to the SAM Group entity in addition to what is provided in the base Interface: RgyEntity.
RgyIterator - Interface in com.tivoli.pd.rgy
Returned by methods in RgyRegistry for iterating over lists of user or group names (either SAM or Native) found during a search of the registry.
RgyRegistry - Interface in com.tivoli.pd.rgy
The primary point of contact for accessing the registry.
RgyUser - Interface in com.tivoli.pd.rgy
Provides methods specific to the SAM User entity in addition to what is provided in the base Interface, RgyEntity.

S

SEC_ACCT_VALID_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Account valid setting.
SEC_AUTHORITY_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The Security Access Manager domain the entry is a part of.
SEC_CERT_DN_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Internal use only.
SEC_CERT_SERIAL_NUMBER_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Internal use only.
SEC_DN_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP Distinguished Name of the underlying LDAP registry entry for the user.
SEC_DOMAIN_ID_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is set when the user is created and is an optimization to aid in quickly locating the account.
SEC_HAS_POLICY_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Indicates whether the user has a user specific policy entry associated with their account.
SEC_HOME_GROUP_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_LOGIN_TYPE_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Internal use only.
SEC_OTHER_ALIAS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_PARTNER_ALIAS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_PWD_FAIL_COUNT_TIME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_PWD_FAILURES_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Used to keep a count of the number of consecutive failures to authenticate with the correct password.
SEC_PWD_LAST_CHANGED_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Set with the time the password was last changed.
SEC_PWD_LAST_FAILED_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Used to record the time of the last failure to authenticate with the correct password.
SEC_PWD_LAST_USED_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_PWD_UNLOCK_TIME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Used to record the amount of time until the account is unlocked.
SEC_PWD_VALID_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Password valid setting.
SEC_SELF_ALIAS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This value is currently not used.
SEC_UUID_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
Universally Unique ID.
ServerDownRgyException - Exception in com.tivoli.pd.rgy.exception
 
ServerDownRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ServerDownRgyException
 
ServerDownRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.ServerDownRgyException
 
set(int, Object) - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
set(int, Object) - Method in class com.tivoli.pd.jutil.PDAttrValueList
Replaces the element at the specified position in this list with the specified element.
setAccountValid(PDContext, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDUser
Enables or disables this Policy Director user's account.
setAccountValid(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Enables or disables the specified Policy Director user's account.
setAcctDisableTime(PDContext, long, boolean, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the time to disable the user account (or all user accounts in the case of the global policy) when the maximum number of login failures is exceeded.
setAcctDisableTime(PDContext, String, long, boolean, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the time to disable the specified user account (or all user accounts in the case of the global policy) when the maximum number of login failures is exceeded.
setAcctExpDate(PDContext, Date, boolean, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the account expiration date for the user account (or all user accounts in the case of the global policy).
setAcctExpDate(PDContext, String, Date, boolean, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the account expiration date for the specified user account (or all user accounts in the case of the global policy).
setAppSvrCertRefresh(boolean, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the application server's certificate refresh setting in the configuration file at the input URL.
setAppSvrDbDir(URL, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the local policy database directory in the configuration file at the input URL.
setAppSvrDbRefresh(int, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the local policy database refresh interval in the configuration file at the input URL.
setAppSvrListening(boolean, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the enable listening flag in the configuration file at the input URL.
setAppSvrPort(int, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the application server listening port in the configuration file at the input URL.
setAttribute(PDAuthorizationContext, String, PDAttrValueList) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that contains the modified attribute.
setAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the value of an extended attribute in this object and also in the policy server.
setAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the value of an extended attribute for the specified ACL in the policy server.
setAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the value of an extended attribute in this POP object and also in the policy server.
setAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the value of an extended attribute for the specified POP in the policy server.
setAttributeValue(PDContext, String, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Sets the value of an extended attribute for this protected object in the policy server and also in this object.
setAttributeValue(PDContext, String, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Sets the value of an extended attribute for a protected object in the policy server.
setAttrlist(PDAuthorizationContext, PDAttrs) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that contains the modified credential attribute list.
setAttrlist_t(attrlist_t) - Method in class com.tivoli.pd.jutil.PDAttrs
Set the contents of this PDAttrs to the attrlist_t data structure alt
setAuditLevel(PDContext, long, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the audit level policy for this POP object and also in the policy server.
setAuditLevel(PDContext, String, long, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the audit level policy for this POP in the policy server.
setAuthzServers(ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the list of authorization servers that the application server will be able to communicate with in this specification object.
setCertRefresh(boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the certRefresh flag in this specification object.
setConfig(URL) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
setConfigName(String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the application server configuration name in this specification object.
setContext(PDAuthorizationContext) - Method in class com.tivoli.pd.jazn.PDPrincipal
Set the authorization context of this PDPrincipal instance.
setDbdirURL(URL, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Sets the directory location for the local policy database in this specification object.
setDbRefresh(int, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Sets the frequency, in seconds, with which the application server polls the policy database for updates in this specification object.
setDefaultAuthorizationContext(PDAuthorizationContext) - Static method in class com.tivoli.pd.jazn.PDLoginModule
Set default Security Access Manager authorization context for for all instances of the PDLoginModule class.
setDelegatedCred(byte[], boolean) - Method in class com.tivoli.pd.jutil.PDContext
Associates a delegated credential with this context.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the descriptive string for this ACL object and also in the policy server.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the descriptive string for the specified ACL in the policy server.
setDescription(String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the application server description in this specification object.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization rule's description in the Security Access Manager policy server, and in this object.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization rule's description in the Security Access Manager policy server.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDDomain
Modifies this domain's description.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDDomain
Modifies the description for the specified domain.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDGroup
Modifies this Policy Director group's description.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDGroup
Modifies the description for the specified Policy Director group.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the descriptive string for this POP object and also in the policy server.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the descriptive string for the specified POP in the policy server.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Sets the descriptive string for a protected object in the policy server, and in this object.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Sets the descriptive string for a protected object in the policy server.
setDescription(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDUser
Modifies this Policy Director user's description.
setDescription(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Modifies the description for the specified Policy Director user.
setFailReason(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization fail reason in the Security Access Manager policy server, and in this object.
setFailReason(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization fail reason in the Security Access Manager policy server.
setFirstName(String) - Method in class com.tivoli.pd.jutil.PDRgyUserName
Sets the first name of this registry user to the input name.
setGroupId(String) - Method in class com.tivoli.pd.jadmin.PDAclEntryGroup
Sets the group name for this ACL entry.
setGroups(ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the list of groups the application server should be made a member of in this specification object.
setHost(String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the application server host in this specification object.
setHost(String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Sets the name of the host that this Security Access Manager server runs on.
setIPAuthAnyothernw(PDContext, long, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the IP authentication level for anyothernw for this POP object and also in the policy server.
setIPAuthAnyothernw(PDContext, String, long, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Modifies the anyothernw authentication level in the policy server
setIPAuthInfo(PDContext, ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the IP authentication policy for this POP object and also in the policy server.
setIPAuthInfo(PDContext, String, ArrayList, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the IP authentication level policy for this POP in the policy server.
setIsListening(boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpecLocal
Sets whether or not the application server should listen for policy database update notifications in this specification object.
setLastName(String) - Method in class com.tivoli.pd.jutil.PDRgyUserName
Sets the last name of this registry user to the input name.
setLdapOption(String, String, boolean, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Sets the local policy database directory in the configuration file at the input URL.
setLdapOptions(boolean, String, boolean, URL, char[]) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
 
setMaxConcurrentWebSessions(PDContext, int, boolean, boolean, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum concurrent web sessions allowed for the user account (or all user accounts in the case of the global policy).
setMaxConcurrentWebSessions(PDContext, String, int, boolean, boolean, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum concurrent web sessions allowed for the user account (or all user accounts in the case of the global policy).
setMaxFailedLogins(PDContext, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum login failures allowed for the user account (or all user accounts in the case of the global policy).
setMaxFailedLogins(PDContext, String, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum login failures allowed for the user account (or all user accounts in the case of the global policy).
setMaxPwdAge(PDContext, long, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum password age for the user account password (or all user account passwords in the case of the global policy).
setMaxPwdAge(PDContext, String, long, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum password age for the specified user account password (or all user account passwords in the case of the global policy).
setMaxPwdRepChars(PDContext, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum number of repeated characters allowed in the user account password (or all user account passwords in the case of the global policy).
setMaxPwdRepChars(PDContext, String, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the maximum number of repeated characters allowed in the specified user account password (or all user account passwords in the case of the global policy).
setMinPwdAlphas(PDContext, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum number of alphabetic characters required in the user account password (or all user account passwords in the case of the global policy).
setMinPwdAlphas(PDContext, String, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum number of alphabetic characters required in the specified user account password (or all user account passwords in the case of the global policy).
setMinPwdLen(PDContext, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum length for the user account password (or all user account passwords in the case of the global policy).
setMinPwdLen(PDContext, String, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum length for specified user account password (or all user account passwords in the case of the global policy).
setMinPwdNonAlphas(PDContext, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum number of non-alphabetic characters required in the user account password (or all user account passwords in the case of the global policy).
setMinPwdNonAlphas(PDContext, String, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the minimum number of non-alphabetic characters required in the specified user account password (or all user account passwords in the case of the global policy).
setPassword(char[], PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the application server password in this specification object.
setPassword(PDContext, char[], PDMessages) - Method in class com.tivoli.pd.jadmin.PDUser
Modifies this Policy Director user's password and also sets the user's password valid indicator to true.
setPassword(PDContext, String, char[], PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Modifies the specified Policy Director user's password and also sets the user's password valid indicator to true.
setPassword(char[]) - Method in interface com.tivoli.pd.rgy.RgyUser
The password for the user is reset to the value provided.
setPasswordValid(PDContext, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDUser
Enables or disables this Policy Director user's password.
setPasswordValid(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
Enables or disables the specified Policy Director user's password.
setPDAclEntryAnyOther(PDContext, PDAclEntryAnyOther, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the any-other ACL entry in this object and also in the policy server.
setPDAclEntryAnyOther(PDContext, String, PDAclEntryAnyOther, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the any-other ACL entry in the specified ACL in the policy server.
setPDAclEntryGroup(PDContext, PDAclEntryGroup, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the ACL entry for a group in this object and also in the policy server.
setPDAclEntryGroup(PDContext, String, PDAclEntryGroup, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the ACL entry for a group in the specified ACL in the policy server.
setPDAclEntryUnAuth(PDContext, PDAclEntryUnAuth, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the unauthenticated ACL entry in this object and also in the policy server.
setPDAclEntryUnAuth(PDContext, String, PDAclEntryUnAuth, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the unauthenticated ACL entry in the specified ACL in the policy server.
setPDAclEntryUser(PDContext, PDAclEntryUser, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAcl
Sets the ACL entry for a user in this object and also in the policy server.
setPDAclEntryUser(PDContext, String, PDAclEntryUser, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAcl
Sets the ACL entry for a user in the specified ACL in the policy server.
setPermission(String) - Method in class com.tivoli.pd.jadmin.PDAclEntry
Sets the permission for this ACL entry.
setPlcyServers(ArrayList, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the list of policy servers that the application server will be able to communicate with in this specification object.
setPolicyAttachable(PDContext, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDProtObject
Sets whether policy can be attached to a protected object in the policy server, and in this object.
setPolicyAttachable(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDProtObject
Sets whether policy can be attached to a protected object in the policy server.
setPort(int, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Sets the application server port in this specification object.
setPort(int, PDMessages) - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Sets the TCP/IP port that this Security Access Manager server communicates on.
setPwdSpacesAllowed(PDContext, boolean, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets whether or not spaces are allowed in the user account password (or all user account passwords in the case of the global policy).
setPwdSpacesAllowed(PDContext, String, boolean, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets whether or not spaces are allowed in the specified user account password (or all user account passwords in the case of the global policy).
setQoP(int) - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
setQOP(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the quality of protection (QOP) policy for this POP object and also in the policy server.
setQOP(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the quality of protection (QOP) policy for the specified POP in the policy server.
setQoP(int) - Method in class com.tivoli.pd.jutil.PDAttrs
Sets the current value of QoP.
setRank(int, PDMessages) - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Sets the preference rank of this Security Access Manager server.
setRgyThreadLocale(Locale) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Sets the locale for the generation of RgyException messages.
setRuleText(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization rule's text in the Security Access Manager policy server, and in this object.
setRuleText(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization rule's text in the Security Access Manager policy server.
setServer(MtsServer) - Method in class com.tivoli.pd.jutil.PDContext
 
setSSOCred(PDContext, String, char[], PDMessages) - Method in class com.tivoli.pd.jadmin.PDSSOCred
Modifies this SSO Credential's resource user.
setSSOCred(PDContext, String, String, String, String, char[], PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOCred
Modify the resource userID and/or the resource password of an SSO credential for the specified Security Access Manager user.
setSSOUser(PDContext, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDUser
 
setSSOUser(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDUser
 
setTodAccess(PDContext, long, long, long, int, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPolicy
Sets the time-of-day access policy for the user account (or all user accounts in the case of the global policy).
setTodAccess(PDContext, String, long, long, long, int, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPolicy
Sets the time-of-day access policy for the specified user account (or all user accounts in the case of the global policy).
setTodAccessInfo(PDContext, PDTodAccessInfo, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the time-of-day (TOD) access policy for this POP object and also in the policy server.
setTodAccessInfo(PDContext, String, PDTodAccessInfo, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the time-of-day (TOD) access policy for the specified POP in the policy server.
setUserId(String) - Method in class com.tivoli.pd.jadmin.PDAclEntryUser
Sets the user name for this ACL entry.
setWarningMode(PDContext, boolean, PDMessages) - Method in class com.tivoli.pd.jadmin.PDPop
Sets the value for the warning-mode policy for this POP object and also in the policy server.
setWarningMode(PDContext, String, boolean, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDPop
Sets the value for the warning-mode policy for the specified POP in the policy server.
shutdown(PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAdmin
Performs shut down needed by the Security Access Manager Administration classes for Java.
size() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
size() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns the number of key-values mappings in the current PDAttrs.
SizeLimitExceededRgyException - Exception in com.tivoli.pd.rgy.exception
 
SizeLimitExceededRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.SizeLimitExceededRgyException
 
SizeLimitExceededRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.SizeLimitExceededRgyException
 
SURNAME_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP Surname attribute name.

T

TimeLimitExceededRgyException - Exception in com.tivoli.pd.rgy.exception
 
TimeLimitExceededRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.TimeLimitExceededRgyException
 
TimeLimitExceededRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.TimeLimitExceededRgyException
 
TOD_ACCESS_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
This policy can be used to limit when authentications can occur to particular days of the week and a specific range of time during the day.
todAccessEnforced() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns an indicator from this object whether or not the time-of-day access policy is enforced.
toRegistryDate(Date) - Method in interface com.tivoli.pd.rgy.RgyRegistry
Converts a Java Date instance into a String suitable for attributes of a user that require a registry specific date format.
toString() - Method in class com.tivoli.mts.PDAttrs
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrs class.
toString() - Method in class com.tivoli.mts.PDAttrValue
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValue class.
toString() - Method in class com.tivoli.mts.PDAttrValueList
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValueList class.
toString() - Method in class com.tivoli.mts.PDAttrValues
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDAttrValues class.
toString() - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
toString() - Method in class com.tivoli.pd.jadmin.PDAcl
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAclEntry
Return a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAclEntryAnyOther
Return a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAclEntryGroup
Return a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAclEntryUnAuth
Return a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAclEntryUser
Return a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAction
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAdmSvcPobj
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAppSvrInfo
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAppSvrSpec
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDDomain
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDGroup
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDPolicy
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDPop
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDProtObject.AccessData
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDProtObject
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDServer
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredID
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSSOResource
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDTodAccessInfo
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jadmin.PDUser
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a string representation of this PDPrincipal.
toString() - Method in class com.tivoli.pd.jutil.PDAttrs
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDAttrValue
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDAttrValueList
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDAttrValues
Returns a String representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDContext
Returns a String representation of this object.
toString() - Method in exception com.tivoli.pd.jutil.PDException
Returns a string representation of this Exception, containing the string representation of the wrapped Throwable (if any), the detail message (if any), and the PDMessages object (if any).
toString() - Method in class com.tivoli.pd.jutil.PDMessage
Returns a string representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDMessages
Returns a string representation of this object.
toString() - Method in class com.tivoli.pd.jutil.PDRgyName
Returns a String representation of this registry name.
toString() - Method in class com.tivoli.pd.jutil.PDRgyUserName
Returns a String representation of this object.
TypeOrValueExistsRgyException - Exception in com.tivoli.pd.rgy.exception
 
TypeOrValueExistsRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.TypeOrValueExistsRgyException
 
TypeOrValueExistsRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.TypeOrValueExistsRgyException
 

U

UID_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP Unique ID attribute name.
unconfigureAppSvr(String, char[], String, String, String, ArrayList, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Unconfigures the specified Security Access Manager application server for Java.
UndefinedTypeRgyException - Exception in com.tivoli.pd.rgy.exception
 
UndefinedTypeRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.UndefinedTypeRgyException
 
UndefinedTypeRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.UndefinedTypeRgyException
 
UnhandledRgyException - Exception in com.tivoli.pd.rgy.exception
 
UnhandledRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.UnhandledRgyException
 
UnhandledRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.UnhandledRgyException
 
UNLIMITED_DATE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
A date in the far future used to indicate a time that will never be reached.
UNLIMITED_VIRTUAL_VALUE - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
When passed as a value for RgyAttributes.ACCOUNT_EXPIRY_DATE_NAME the API will correctly choose one of RgyAttributes.UNLIMITED_DATE or RgyAttributes.ADAM_UNLIMITED_DATE to suite the underlying registry.
unobfuscate(String) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Unobfuscates a previously obfuscated() password.
updateAdminId(RgyRegistry, String) - Static method in class com.tivoli.pd.rgy.authz.AuthzRgyRegistryFactory
Updates the admin user ID use for authorization checks.
USER_PASSWORD_NAME - Static variable in interface com.tivoli.pd.rgy.RgyAttributes
The LDAP password attribute name.

W

WarningNativeEntityInUseRgyException - Exception in com.tivoli.pd.rgy.exception
 
WarningNativeEntityInUseRgyException(String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.WarningNativeEntityInUseRgyException
 
WarningNativeEntityInUseRgyException(String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.WarningNativeEntityInUseRgyException
 
WarningPasswordExpiresSoonRgyException - Exception in com.tivoli.pd.rgy.exception
 
WarningPasswordExpiresSoonRgyException(int, String, Locale, Object[], Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.WarningPasswordExpiresSoonRgyException
 
WarningPasswordExpiresSoonRgyException(int, String, Locale, Throwable) - Constructor for exception com.tivoli.pd.rgy.exception.WarningPasswordExpiresSoonRgyException
 
writeExternal(ObjectOutput) - Method in class com.tivoli.mts.PDPrincipal
Deprecated. As of IBM Tivoli Access Manager for e-business v5.1, this method is replaced by the equivalent method in the PDPrincipal class.
writeExternal(ObjectOutput) - Method in class com.tivoli.pd.jazn.PDPrincipal
Save the state of the PDPrincipal instance to a stream (that is, serialize it).

A B C D E F G H I K L M N O P Q R S T U W