-
Packages that use CmAbstractPermission Package Description com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. -
-
Uses of CmAbstractPermission in com.filenet.api.security
Subinterfaces of CmAbstractPermission in com.filenet.api.security Modifier and Type Interface and Description interfaceAccessPermissionDefines access permissions through a bitmask of access rights.interfaceCmDelegatedAccessPermissionA type of extended permission that defines delegation of rights from a user or group to another user or group.interfaceCmExtendedPermissionAbstract base for all extended permission classes.interfaceCmRolePermissionA type of extended permission that grants access through aCmRole.interfaceDiscretionaryPermissionBase class for permission objects that define discretionary access permissions.interfacePermissionRepresents the base class forPermissionobjects.
-