Package | Description |
---|---|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.security |
Provides interfaces related to authentication, authorization, and user- and group-specific data.
|
Modifier and Type | Method and Description |
---|---|
static SecurityPrincipal |
Factory.SecurityPrincipal.fetchInstance(Connection connection,
java.lang.String name,
PropertyFilter filter)
Retrieves an object of the
SecurityPrincipal class by the specified connection and symbolic name. |
Modifier and Type | Interface and Description |
---|---|
interface |
Group
Represents a group of user accounts defined by the directory service on the Content Engine server.
|
interface |
User
Represents a particular user who has access to Content Engine resources.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.