Package com.filenet.api.security

Provides interfaces related to authentication, authorization, and user- and group-specific data.

See: Description

  • Interface Summary 
    Interface Description
    AccessPermission
    Defines access permissions through a bitmask of access rights.
    AccessPermissionDescription
    Describes an access right or level.
    ActiveMarking
    Represents a marking that is currently applied to a given object.
    ApplicationSecurityTemplate
    Represents a template through which an application can apply permissions (access rights) to a Document, CustomObject, or Folder object, and to their subclasses.
    DiscretionaryPermission
    Base class for permission objects that define discretionary access permissions.
    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.
    Permission
    Represents the base class for Permission objects.
    PermissionDescription
    Base class for objects describing permissions.
    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).
    SecurityTemplate
    Represents the base class for security template classes.
    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.

Package com.filenet.api.security Description

Provides interfaces related to authentication, authorization, and user- and group-specific data. This package also includes infrastructure interfaces related to encryption and to other security matters not strictly related to authentication and authorization.

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