7.1 Introduction

Required Jar Files

These code samples require the following jar file to be added to the class path:

  • irm-api.jar

Static Imports

The examples in this chapter use static imports. Static methods in classes have been made to appear as global methods by using import static. For example:

import static oracle.irm.engine.content.sealing.SealingOperationsInstance.*;

Local Sealing Operations

Certain operations on sealed content can be performed locally within a J2SE or J2EE application. These local versions are provided as an alternative to sending the content to a server to be processed.

Currently the following operations are supported: