Package com.webmethods.portal.service.dir
package com.webmethods.portal.service.dir
IBM My webMethods Server Directory Services APIs
-
ClassDescriptionStatic helper functionsClass IDirAuthenticatorThis interface exposes caching services for a specific directory service.This interface exposes configuration information about a specific directory service.Common constants for directory system useDate: Aug 5, 2004A paging cookie for directory queriesAn IDirPrincipal will expose a common set of attributes as well as any registered namespaces exposed by any registered IPrincipalAttributeProfiles for this typeThis will be a
IListView
(list) ofIDirPrincipal
The IDirPrincipalProvider is where anIDirService
manages it's users and groups.Provider which can search and list users and groupsA collection of principals that is determined by an externalIRoleProvider
who is able to determine whether a principal belongs to the collection, but not necessarilly what the entire collection is.The directory service is the key interface that exposes the implementation of an external directory provider.The IDirSystem manages the lifecycle of allIDirService
s.Various management components: IDirService, IRoleProvider and IPrincipalAttributeProvider need to expose management interfaces.Date: Aug 5, 2004This interface provides external providers to extend a principal's schema by plugging in new attributes for a specific type of principal (user, group or role)Extention of the IPrincipalAttributeProvider to add new methods that retrieve an TypedAttribute objectThe IRole provider manages the configuration and contents of all the registered roles.This interface allows you to apply custom logic to resolve all of the roles for a specific principalDate: Oct 19, 2004Implements the security service interfaceInterface that can be implemented to provide password complexity enforcement for users in the system directory serviceException class used to indicate password complexity violations.