Skip navigation links

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

E12907-01


Package oracle.irm.engine.types.core.classification

Classification related objects, enumerations and exceptions.

See:
          Description

Class Summary
Classification Classification type.
ClassificationFilter Classification Filter type.
ClassificationSystem Classification System type.
ClassificationSystemRef Classification System reference.
UnknownClassificationException Unknown Classification exception information.
UnsupportedClassificationSystemException Unsupported Classification System exception information.
XPathClassificationFilter X Path Classification Filter type.

 

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

Classification 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 content is sealed meta data is added to the sealed content. Part of this meta-data is called the classification. The classification contains information such as what server to contain for rights, what cryptography keys were used to seal the content and user defined meta-data called a classification cookie. The format of this meta data together with the logic that answers the question what can user X do with content sealed with this classification? is called a classification system.


Skip navigation links

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

E12907-01


Copyright © 2010, Oracle. All rights reserved.