A C D E F G H I K L M 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.
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.
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.
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.
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.
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 Tivoli 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 Tivoli 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.
AUTHENTICATION_LEVEL - Static variable in class com.tivoli.pd.jutil.PDStatics
modifiable credential attribute name
authzServers - Variable in class com.tivoli.pd.jadmin.PDAppSvrInfo
A list of Tivoli 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_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 Tivoli 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 Tivoli 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 Tivoli 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.

C

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.
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.PDBasicContext
Closes the trace and message loggers.
close() - Method in class com.tivoli.pd.jutil.PDContext
Closes this context.
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
 
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).
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 Tivoli Access Manager application server for Java.
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 Tivoli 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.
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 Tivoli Access Manager user in the Tivoli Access Manager policy server.
createSSOResource(PDContext, String, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResource
Creates an SSO resource in the Tivoli 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 Tivoli 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.

D

DB_SEQUENCE - Static variable in class com.tivoli.pd.jutil.PDStatics
 
defaultCtxt - Static variable in class com.tivoli.pd.jutil.PDBasicContext
 
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 Tivoli 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.
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 Tivoli Access Manager policy server.
deleteSSOResource(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResource
Deletes an SSO resource from the Tivoli Access Manager policy server.
deleteSSOResourceGroup(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Deletes an SSO resource group from the Tivoli 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.
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.
domainIsManagement() - Method in class com.tivoli.pd.jutil.PDContext
Indicates whether or not this context is authenticated to the Management Domain.

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.
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.

F

fips - Static variable in class com.tivoli.pd.jadmin.PDAppSvrConfig
 

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 Tivoli 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.
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.
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 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 Tivoli 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.
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.
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.
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 Tivoli Access Manager server runs on.
getHostName() - Method in class com.tivoli.pd.jadmin.PDServer
Returns the hostname of this server as defined in Tivoli 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 Tivoli 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 IBM Tivoli Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDSSOResource
Returns the ID for this SSO resource as defined by Tivoli Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDSSOResourceGroup
Returns the ID for this SSO resource group as defined by Tivoli Access Manager.
getId() - Method in class com.tivoli.pd.jadmin.PDUser
Returns the name for this user as defined by Policy Director.
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.
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.
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.
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.
getNetmask() - Method in class com.tivoli.pd.jadmin.PDPop.IPAuthInfo
Returns the netmask in this IPAuthInfo object as a String value.
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.
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 Tivoli Access Manager.
getPort() - Method in class com.tivoli.pd.jadmin.PDSvrInfo
Returns the TCP/IP port that this Tivoli 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 Tivoli 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.
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 Tivoli Access Manager user associated with this credential.
getUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred.CredInfo
Returns the Tivoli Access Manager user associated with this credential.
getUser() - Method in class com.tivoli.pd.jadmin.PDSSOCred
Returns the Tivoli Access Manager user associated with the credential.
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 Tivoli 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.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.PDRgyName
Returns a hashcode for this registry name.

I

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 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 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 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.
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 Tivoli Access Manager Administration classes for Java.
initialize(String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAdmin
Performs initialization needed by the Tivoli Access Manager Administration classes for Java.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.tivoli.pd.jazn.PDLoginModule
Initialize this LoginModule.
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.
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 Tivoli 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.
isSSOUser() - Method in class com.tivoli.pd.jadmin.PDUser
 

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

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 Tivoli Access Manager user.
listAuthzRules(PDContext, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAuthzRule
Lists all of the authorization rules in the Tivoli 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.
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 Tivoli 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 Tivoli 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 Tivoli 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.
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

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.
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.

P

PDAcl - Class in com.tivoli.pd.jadmin
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.
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
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
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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli Access Manager for Java application server's configuration.
PDAppSvrInfo - Class in com.tivoli.pd.jadmin
This class encapsulates the configuration information for a Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 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 IBM Tivoli 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 Tivoli 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 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 Tivoli 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 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 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 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
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 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
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 IBM Tivoli 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 IBM Tivoli Access Manager.
PDSSOCred - Class in com.tivoli.pd.jadmin
This class represents a single sign on (SSO) credential for an IBM Tivoli 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 Tivoli 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 IBM Tivoli 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 Tivoli Access Manager policy server.
PDSSOResourceGroup - Class in com.tivoli.pd.jadmin
This class represents a group of single sign on (SSO) resources in the Tivoli 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 Tivoli 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 Tivoli 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
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 Tivoli Access Manager policy servers that the application server communicates with.
printStackTrace() - Method in exception com.tivoli.pd.jutil.PDException
Prints the stack trace for the exception and any wrapped exceptions contained in it.
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
 
removeAttribute(PDAuthorizationContext, String) - Method in class com.tivoli.pd.jazn.PDPrincipal
Return a new PDPrincipal that does not contain the named attribute.
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.
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 Tivoli Access Manager policy server.
replicateServer(PDContext, String, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDServer
Notify the specified server to receive updates.

S

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 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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.
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.
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 Tivoli 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 Tivoli Access Manager server.
setRuleText(PDContext, String, PDMessages) - Method in class com.tivoli.pd.jadmin.PDAuthzRule
Modifies this authorization rule's text in the Tivoli 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 Tivoli 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 Tivoli 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 Tivoli 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.

T

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.
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.

U

unconfigureAppSvr(String, char[], String, String, String, ArrayList, URL, Locale, PDMessages) - Static method in class com.tivoli.pd.jadmin.PDAppSvrConfig
Unconfigures the specified Tivoli Access Manager application server for Java.

W

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 C D E F G H I K L M P Q R S T U W