Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.xml.security.transforms.IncompatibleTransformException

Packages that use IncompatibleTransformException
weblogic.xml.security.signature Provides interfaces and classes for weblogic.xml.security.signature
weblogic.xml.security.transforms Provides classes for weblogic.xml.security.transforms
 

Uses of IncompatibleTransformException in weblogic.xml.security.signature
 

Methods in weblogic.xml.security.signature that throw IncompatibleTransformException
 void Reference.addTransform(Transform transform)
           
 

Uses of IncompatibleTransformException in weblogic.xml.security.transforms
 

Methods in weblogic.xml.security.transforms that throw IncompatibleTransformException
 void Transform.setDest(Transform dest)
          Allows Transforms to be chained.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01