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

Part Number E41849-02

Uses of Class
com.bea.common.security.xacml.XACMLException

Packages that use XACMLException
com.bea.common.security.xacml Provides classes and exceptions for working with XACML. 
 

Uses of XACMLException in com.bea.common.security.xacml
 

Subclasses of XACMLException in com.bea.common.security.xacml
 class DocumentParseException
          Exception occuring during XACML document parsing
 class FunctionException
          This exception, designed for use by the com.bea.common.security.xacml.builder.Function, is thrown when errors occur while creating com.bea.common.security.xacml.builder.Expression with com.bea.common.security.xacml.builder.Function.
 class InvalidAttributeException
          Exception describing failure to parse attribute values
 class InvalidParameterException
          This exception is thrown when an invalid parameter is passed to the builder interfaces to create XACML policy/policyset/rule/obligation.
 class InvalidXACMLPolicyException
          This exception is thrown when an illegal XACML policy/policyset/rule/obligation is created with the builder interfaces.
 class IOException
           
 class URISyntaxException
          Wrapper exception for java.net.URISyntaxException
 


Copyright 1996, 2014, 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.3)

Part Number E41849-02