Skip navigation links

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

E12907-02


Uses of Class
oracle.irm.engine.content.sealing.SealingOperations.Section

Packages that use SealingOperations.Section
oracle.irm.engine.content.sealing Content sealing, unsealing, resealing, peeking and verification. 

 

Uses of SealingOperations.Section in oracle.irm.engine.content.sealing

 

Methods in oracle.irm.engine.content.sealing that return SealingOperations.Section
static SealingOperations.Section SealingOperations.Section.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SealingOperations.Section[] SealingOperations.Section.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.irm.engine.content.sealing with parameters of type SealingOperations.Section
static void SealingOperationsInstance.verify(InputStream input, SealingOperations.Section section)
          Verify content is sealed.
 void SealingOperations.verify(InputStream input, SealingOperations.Section section)
          Verify content is sealed.

 


Skip navigation links

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

E12907-02


Copyright © 2010, Oracle. All rights reserved.