Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Package oracle.irm.engine.core.account

Users and groups.

See:
          Description

Interface Summary
Account A user or group identifier.
AccountOperations Operations for retrieving and querying user and group details.

 

Class Summary
AccountCollectionFactory Account collection factory and utilities.
AccountFactory Account factory.
AccountOperationsInstance Operations for retrieving and querying user and group details.

 

Enum Summary
Account.Type The type of account.

 

Exception Summary
GroupNotSupportedException Group accounts are not supported.
RepositoryException Account repository exception.
UnknownAccountException Unknown account.

 

Package oracle.irm.engine.core.account Description

Users and groups. When sealed content is opened licenses are typically obtained for the authenticated user. The user is identified to the system by means on an Account. Groups may also be assigned rights (and users obtain rights inferred from group membership) so can also by identified by an account.


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.