|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
getObjectToStore
.containerDN
used to
create this AccessControlListManager.
containerDN
used to create this AccessControlListManager.
true if the request manager bean is alive in
method-ready state otherwise false.
- BehavioralRule - Class in com.ibm.passwordrules
- Abstract base class for Rule implementations that provide
validation of password's behavior.
- BehavioralRule() -
Constructor for class com.ibm.passwordrules.BehavioralRule
-
- BINARY_SYNTAX -
Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
-
- BIT_STRING_SYNTAX -
Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
-
- Bitwise - Class in com.ibm.itim.policy.join
- Will join attribute values containing Strings representing integers in
bitstring format to be joined using a bitwise operation: | or &.
- Bitwise() -
Constructor for class com.ibm.itim.policy.join.Bitwise
- default
constructor necessary for using reflections to instantiate
- Boolean - Class in com.ibm.itim.policy.join
- will join attribute values containing Strings representing a booleanvalue to
be joined using a boolean operator
- Boolean() -
Constructor for class com.ibm.itim.policy.join.Boolean
- default
constructor necessary for using reflections to instantiate
- BOOLEAN_SYNTAX -
Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
-
- BPORG_ATTR_NAME -
Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- String constant for the business partner organization name attribute.
- BPORG_ATTR_STATUS -
Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- String constant for the business partner status attribute.
- BPPERSON -
Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
- Business Partner (person) category.
- BPUNIT -
Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
- Business Partner Organization category.
- BU_ATTR_LOCATION_NAME -
Static variable in class com.ibm.itim.dataservices.model.domain.Location
- Constant for the naming attribute name.
- BU_ATTR_ORGUNIT_NAME -
Static variable in class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
- String constant for the naming attribute name.
- BU_ATTR_SPONSOR -
Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- String constant for the business partner organization's sponsor attribute.
- BU_ATTR_SUPERVISOR -
Static variable in class com.ibm.itim.dataservices.model.domain.BusinessUnit
- String constant for the supervisor attribute.
- BulkException - Exception in com.ibm.itim.apps
- BulkException is thrown during the course of invoking operations on more
than one object such as a multi-person suspend.
- BulkException(String, Map) -
Constructor for exception com.ibm.itim.apps.BulkException
- Constructs a BulkException with an error code and a Map of
exceptions.
- BulkRequest - Class in com.ibm.itim.apps
- Represents a bulk request submitted to the provisioning platform.
- BulkRequest(PlatformContext, Subject, long, BulkException) -
Constructor for class com.ibm.itim.apps.BulkRequest
- Creates a BulkRequest.
- BulkRequest(PlatformContext, Subject, long, Date, BulkException) -
Constructor for class com.ibm.itim.apps.BulkRequest
- Constructs with a user Context, request id, and scheduled time.
- BusinessPartnerEntity - Class in com.ibm.itim.dataservices.model.domain
- Represents a business partner in the data model.
- BusinessPartnerEntity(ObjectProfile, Person) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
- Constructs a BusinessPartnerEntity with a profile and value object.
- BusinessPartnerEntity(Person) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
- Constructs a BusinessPartnerEntity with a value object.
- BusinessPartnerOrg - Class in com.ibm.itim.dataservices.model.domain
- Value Object class that holds the attribute information of a business partner organization
in the data model.
- BusinessPartnerOrg() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- Default empty constructor
- BusinessPartnerOrg(AttributeValues) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- Constructs object with attribute information.
- BusinessPartnerOrg(String, AttributeValues) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
- Constructs object with profile and attribute information.
- BusinessPartnerOrgEntity - Class in com.ibm.itim.dataservices.model.domain
- Class that represents a business partner organization in the logical organization chart within
the data model.
- BusinessPartnerOrgEntity(ObjectProfile, BusinessPartnerOrg) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
- Constructs an BusinessPartnerOrgEntity with a profile and value object.
- BusinessPartnerOrgEntity(BusinessPartnerOrg) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
- Constructs a BusinessPartnerOrgEntity with a value object.
- BusinessPartnerOrgFactory - Class in com.ibm.itim.dataservices.model.domain
- Factory class for creating business partner organizations in the data store.
- BusinessPartnerOrgFactory() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
- Default constructor.
- BusinessPartnerOrgSearch - Class in com.ibm.itim.dataservices.model.domain
- Class that provides an interface for searching for business partner
organizations.
- BusinessPartnerOrgSearch() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
- Default constructor.
- BusinessPartnerSponsor - Class in com.ibm.itim.dataservices.model.domain
- The Supervisor class implements the sponsor
relationship to a business partner organization or person.
- BusinessPartnerSponsor() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
-
- BusinessUnit - Class in com.ibm.itim.dataservices.model.domain
- Value Object class that holds the attribute information of a business unit
in the data model.
- BusinessUnit() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnit
- Default empty constructor
- BusinessUnitEntity - Class in com.ibm.itim.dataservices.model.domain
- Class that represents a business unit in the logical organization chart within
the data model.
- BusinessUnitEntity(ObjectProfile, BusinessUnit) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
- Constructs a BusinessUnitEntity with a profile and value object.
- BusinessUnitEntity(BusinessUnit) -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
- Constructs a BusinessUnitEntity with a profile and value object.
- BusinessUnitFactory - Class in com.ibm.itim.dataservices.model.domain
- Factory class for creating business units in the data store.
- BusinessUnitFactory() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
- Default constructor.
- BusinessUnitSearch - Class in com.ibm.itim.dataservices.model.domain
- Class that provides an interface for searching for business units.
- BusinessUnitSearch() -
Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
- Default constructor.
- BYPASSED -
Static variable in class com.ibm.itim.workflow.model.ExecutionObject
- Constant identifying a bypassed state.
- BYPASSED -
Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
- Field BYPASSED
SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword)
.
SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword)
.
com.ibm.itim.apps
package to provide a remotable application programming
interface to create, modify, and delete ACIs and ACLs.com.ibm.itim.apps
package to provide a remotable application programming
interface for identity management.com.ibm.itim.apps
package to provide a remotable application programming
interface for LifeCycle management.com.ibm.itim.apps
package to provide a remotable application programming
interface for Account, Service, and Password management.com.ibm.itim.apps
package to provide a remotable application programming
interface to execute searches for objects managed by Identity Manager.com.ibm.itim.apps
package to provide a remotable application programming
interface for System role and System user management.com.ibm.itim.apps
package to provide a remotable application programming
interface for Workflow Process and Activity management.com.ibm.itim.dataservices.model
package to provide an application
programming interface for querying the core elements of the data model.com.ibm.itim.dataservices.model
package to provide an application
programming interface for querying the system specific elements of the data model.containerDN
used to create this AccessControlListManager.
containerDN
used to create this AccessControlListManager.
HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale)
.
PasswordManager.validatePassword(Collection accounts, String password)
.
containerDN
used to create this AccessControlListManager.
containerDN
used to create this
AccessControlListManager.
JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.text()
.
JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.text()
.
JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
logError(Object src, Object msg)
instead.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
logError(String category, Object msg)
instead.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
logError()
instead.
logError()
instead.
logError()
instead.
logError()
instead.
logInformation(Object src, Object msg)
instead.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
logInformation(String category, Object msg)
.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
LogonMediator.login(Credentials credentials)
.
LogonException
without detail message.
LogonException
with the specified detail message.
logWarning(Object src, Object msg)
instead.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
logWarning(String category, Object msg)
instead.
Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger()
to get PDLogger
, then use PDLogger.exception()
.
containerDN
used to create this AccessControlListManager.
notify
delivers the given notification message.
notifyAsync
will send the notificaiton asynchronous to the caller's thread.
ProviderConfigException
without detail message.
ProviderConfigException
with the specified detail message.
ProviderConfigException
with the specified detail message.
ProviderConfigException
with the specified detail message.
ProviderConfigException
with the specified detail message.
key
from the lookup map.
reconUnitData
.
Hashtable
containing the custom properties.
LogonMediator.login(Credentials credentials)
.
LogonMediator.login(Credentials credentials)
.
LogonMediator.login(Credentials credentials)
.
LogonMediator.login(Credentials credentials)
.
ObjectWrapper.setKey(String key)
method, then inserts
obj into the lookup map maintained by ObjectWrapperManager so we can get
at the origional object later.
si.getLogicalContext();
returns
a non-null value.
si.getRootDN();
returns a non-null value.
si.getServiceProfileContext();
returns a non-null value.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |