Skip navigation links

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

E12907-03


Uses of Class
oracle.irm.j2ee.jws.content.sealing.ContentParseFault

Packages that use ContentParseFault
oracle.irm.j2ee.jws.content.sealing Sealing and Unsealing related endpoints and faults. 

 

Uses of ContentParseFault in oracle.irm.j2ee.jws.content.sealing

 

Methods in oracle.irm.j2ee.jws.content.sealing that throw ContentParseFault
 ContentDescription SealingServicesEndpoint.peek(DataHandler input)
          Peek sealed content.
 DataHandler SealingServicesEndpoint.reclassify(DataHandler input, Classification classification)
          Re-classify sealed content.
 DataHandler SealingServicesEndpoint.reseal(DataHandler input, CustomData[] customData)
          Reseal content with new custom data.
 DataHandler SealingServicesEndpoint.unseal(DataHandler input)
          Unseal a stream into an output stream.
 ContentDescription SealingServicesEndpoint.validatedPeek(DataHandler input)
          Peek sealed content (with validation of the signature).

 


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.