Uses of Package
com.orchestranetworks.service.directory
-
Packages that use com.orchestranetworks.service.directory Package Description com.orchestranetworks.instance Provides interfaces for accessing data sets.com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®.com.orchestranetworks.service.directory Provides classes for Directory handling.com.orchestranetworks.ui.perspective -
Classes in com.orchestranetworks.service.directory used by com.orchestranetworks.instance Class Description AuthenticationException -
Classes in com.orchestranetworks.service.directory used by com.orchestranetworks.service Class Description DirectoryHandler An instance of this class wraps the current custom directory implementation, so as to add pre-processing and post-verifications to the directory method implementations. -
Classes in com.orchestranetworks.service.directory used by com.orchestranetworks.service.directory Class Description AuthenticationException Directory Defines the user directory used by EBX® to authenticate users and to define users and their roles.DirectoryDefault The default internal directory implementation that is delivered with EBX®.DirectoryDefault.RoleEntity Represents a role entity that is, or can be, persisted in the default directory.DirectoryDefault.UserEntity Represents a user entity that is, or can be, persisted in the default directory.DirectoryFactory Factory for the user and roles directory.DirectoryHandler An instance of this class wraps the current custom directory implementation, so as to add pre-processing and post-verifications to the directory method implementations.ProfileListContext This class is used by a user and roles directory to customize the profiles that a user can select. -
Classes in com.orchestranetworks.service.directory used by com.orchestranetworks.ui.perspective Class Description DirectoryHandler An instance of this class wraps the current custom directory implementation, so as to add pre-processing and post-verifications to the directory method implementations.