Package com.ibm.jarm.api.security

This package contains those types related to object access security and functional role-based security.

See: Description

  • Interface Summary 
    Interface Description
    RMGroup
    Represents an individual user group defined for a domain.
    RMPermission
    A RMPermission instance represents an access control entry (ACE) associated with a repository object that grants or denies specific access rights to a particular user or group.
    RMPrincipal
    Base interface representing either a user or group.
    RMRole
    Represents a function access control role consisting of a collection of RMPrincipal members for the custom Role class.
    RMRoles
    Represents a collection of RMRole instances.
    RMUser
    Represents an individual user defined for the domain.

Package com.ibm.jarm.api.security Description

This package contains those types related to object access security and functional role-based security.

© Copyright IBM Corp. 2010, 2013. All Rights Reserved.