Skip navigation links

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

E12907-03


Package oracle.irm.engine.types.core.account

Account related objects, enumerations and exceptions.

See:
          Description

Class Summary
Account Account type.
AccountRef Account reference.
GroupNotSupportedException Group Not Supported exception information.
RepositoryException Repository exception information.
UnknownAccountException Unknown Account exception information.

 

Enum Summary
Account.Type Type enumeration.

 

Package oracle.irm.engine.types.core.account Description

Account related objects, enumerations and exceptions. This package contains types used by the EJB and Web Services interfaces. These types are also used when binding XML to objects using JAXB. 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.