Skip navigation links

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

E12907-03


Uses of Class
oracle.irm.engine.content.crypto.UnsupportedCryptoSchemaException

Packages that use UnsupportedCryptoSchemaException
oracle.irm.engine.content.crypto Provides cryptographic operations for sealing and unsealing content. 
oracle.irm.engine.rights.context Content classification system rights provisioning. 

 

Uses of UnsupportedCryptoSchemaException in oracle.irm.engine.content.crypto

 

Methods in oracle.irm.engine.content.crypto that throw UnsupportedCryptoSchemaException
static void CryptoSchemaOperationsInstance.validateCryptoSchema(CryptoSchema schema)
          Test the validity of a cryptography schema.
 void CryptoSchemaOperations.validateCryptoSchema(CryptoSchema schema)
          Test the validity of a cryptography schema.

 

Uses of UnsupportedCryptoSchemaException in oracle.irm.engine.rights.context

 

Methods in oracle.irm.engine.rights.context that throw UnsupportedCryptoSchemaException
static ContextInstance ContextOperationsInstance.createContextFromTemplate(UUID uuid, ContextTemplate template, Collection<Label> labels, ContextInstance.Visibility visibility, Collection<Account> managers)
          Create a context.
 ContextInstance ContextOperations.createContextFromTemplate(UUID uuid, ContextTemplate template, Collection<Label> labels, ContextInstance.Visibility visibility, Collection<Account> managers)
          Create a context.

 


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.