Package com.webmethods.caf.faces.data.dir

Provides content providers for users, groups and roles.

See:
          Description

Interface Summary
IGroupProvider Interface which represents Group directory object.
IPrincipalProvider Base interface for directory objects content providers: users, groups and roles.
IPrincipalProviderFactory Factory which can be used to create implementations of IPrincipalProvider objects.
IRoleProvider Interface which represents Role directory object.
IUserProvider Interface which represents User directory object.
 

Class Summary
AttributeModel A model used to access an attribute's value and title, based on the principal URI, provider thing Id, and attribute name.
AttributeProviderModel A provider for a map of attribute models.
DirectorySearchProvider Directory Search Provider for searching on users/groups/roles principles.
DirectoryServicesSelectItemGroupProvider SelectItemGroup provider to list all the directory services accessible to the current user.
GroupModel Base interface implementation for groups content provider.
PeopleSearchFilter A search filter based on the attribute provider URI and the attribute name, contained in the value source.
PeopleSearchProvider Search Provider for searching on users/groups/roles principles The provider extends a list Table content provider.
PrincipalAttributeValueSource Wrapper Object around a principal attribute value source.
PrincipalAttributeValueSourceSelectItemGroupProvider Option Group Provider that provides all the principal attributes available to the requested principal type.
PrincipalModel Base interface implementation for directory objects content providers: users, groups and roles.
PrincipalModelFactory A factory for constructing a principal model from a IURI.
PrincipalModelList A list wrapper class of principal models.
PrincipalProviderFactory Factory which can be used to create implementations of IPrincipalProvider objects.
RoleModel Base interface implementation for groups content provider.
SimpleWrappedPrincipalModel Base interface for directory objects content providers: users, groups and roles.
UserModel Base interface implementation for user content provider.
 

Package com.webmethods.caf.faces.data.dir Description

Provides content providers for users, groups and roles.