Skip navigation links

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

E12907-03


Package oracle.irm.engine.types.content.sealing

Sealing and Unsealing related objects, enumerations and exceptions.

See:
          Description

Class Summary
ContentDescription Content Description type.
ContentParseException Content Parse exception information.
ContentSizeMismatchException Content Size Mismatch exception information.
CustomData Custom Data type.
EmptyContentException Empty Content exception information.
EncryptionOptions Encryption Options type.
IllegalEncryptedContentBlockSizeException Illegal Encrypted Content Block Size exception information.
PublicHeaderLengthException Public Header Length exception information.
SealingOptions Sealing Options type.

 

Enum Summary
ContentParseException.Reason Reason enumeration.

 

Package oracle.irm.engine.types.content.sealing Description

Sealing and Unsealing 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. The sealing component provides operations for sealing (creating sealed content), unsealing (obtaining the original content), resealing (altering sealed content), peeking (inspecting the meta data in sealed content) and verification (checking data is sealed) operations.


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.