Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle IRM Server
11g Release 1 (11.1.1)

Part Number E12326-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

7.1 Introduction

Required Jar Files

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

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: