Uses of Package
com.filenet.api.security

  • Packages that use com.filenet.api.security 
    Package Description
    com.filenet.api.admin
    Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
    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.meta
    Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
    com.filenet.api.security
    Provides interfaces related to authentication, authorization, and user- and group-specific data.
  • Classes in com.filenet.api.security used by com.filenet.api.admin 
    Class and Description
    MarkingSet
    Represents a container for the set of markings for a given object property.
  • Classes in com.filenet.api.security used by com.filenet.api.core 
    Class and Description
    AccessPermission
    Defines access permissions through a bitmask of access rights.
    ApplicationSecurityTemplate
    Represents a template through which an application can apply permissions (access rights) to a Document, CustomObject, or Folder object, and to their subclasses.
    Group
    Represents a group of user accounts defined by the directory service on the Content Engine server.
    Marking
    Represents the definition of a value that may be assigned to a marking-controlled property.
    MarkingSet
    Represents a container for the set of markings for a given object property.
    Realm
    Consists of a set of related groups and users.
    SecurityPolicy
    Represents an independently persistable, subclassable container for a list of security templates.
    SecurityPrincipal
    Provides the base class for security principals (Group and User objects).
    User
    Represents a particular user who has access to Content Engine resources.
    VersioningSecurityTemplate
    Represents a template for automatically applying permissions (access rights) to a Document object during versioning state changes.
  • Classes in com.filenet.api.security used by com.filenet.api.meta 
    Class and Description
    MarkingSet
    Represents a container for the set of markings for a given object property.
  • Classes in com.filenet.api.security used by com.filenet.api.security 
    Class and Description
    DiscretionaryPermission
    Base class for permission objects that define discretionary access permissions.
    Marking
    Represents the definition of a value that may be assigned to a marking-controlled property.
    Permission
    Represents the base class for Permission objects.
    PermissionDescription
    Base class for objects describing permissions.
    SecurityPrincipal
    Provides the base class for security principals (Group and User objects).
    SecurityTemplate
    Represents the base class for security template classes.

© Copyright IBM Corporation 2006, 2013. All rights reserved.