| Package | Description |
|---|---|
| org.marketcetera.admin | |
| org.marketcetera.admin.impl |
| Class and Description |
|---|
| AdminClient
Provides access to admin services.
|
| AdminPermissions
Defines Admin permission names.
|
| InstanceData
Provides information about a cluster instance.
|
| Permission
Indicates a specific permission that can be checked to verify access is allowed for a particular function.
|
| Role
Provides a means to assign permissions to perform various tasks.
|
| SupervisorPermission
Describes permissions granted to a user over other users.
|
| User
Represents a user in the system.
|
| UserAttribute
Represents an attribute associated with a user.
|
| UserAttributeType
Enumerates user attribute type values.
|
| Class and Description |
|---|
| InstanceData
Provides information about a cluster instance.
|
| Permission
Indicates a specific permission that can be checked to verify access is allowed for a particular function.
|
| PermissionFactory
Creates
Permission objects. |
| Role
Provides a means to assign permissions to perform various tasks.
|
| RoleFactory
Creates
Role objects. |
| User
Represents a user in the system.
|
| UserAttribute
Represents an attribute associated with a user.
|
| UserAttributeFactory
Creates
UserAttribute objects. |
| UserAttributeType
Enumerates user attribute type values.
|
| UserFactory
Create
User objects. |
Copyright © 2019. All rights reserved.