|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.common.security.xacml.PolicyUtils
public class PolicyUtils
Utilities for parsing policy schema documents into object hierarchy
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void checkXACMLSchema(String policyString) throws DocumentParseException, IOException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.AbstractPolicy read(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream data, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.AbstractPolicy read(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream data, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.AbstractPolicy read(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String data, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.AbstractPolicy read(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String data, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.Policy readPolicy(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream policy, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.Policy readPolicy(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream policy, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.Policy readPolicy(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String policy, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.Policy readPolicy(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String policy, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException, IOException
URISyntaxException
DocumentParseException
IOException
public static com.bea.common.security.xacml.policy.PolicySet readPolicySet(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream policySet, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException
URISyntaxException
DocumentParseException
public static com.bea.common.security.xacml.policy.PolicySet readPolicySet(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, InputStream policySet, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException
URISyntaxException
DocumentParseException
public static com.bea.common.security.xacml.policy.PolicySet readPolicySet(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String policySet, DocumentBuilderFactory dbFactory) throws URISyntaxException, DocumentParseException
URISyntaxException
DocumentParseException
public static com.bea.common.security.xacml.policy.PolicySet readPolicySet(com.bea.common.security.xacml.attr.AttributeRegistry attrReg, String policySet, DocumentBuilderFactory dbFactory, boolean checkSchema) throws URISyntaxException, DocumentParseException
URISyntaxException
DocumentParseException
|
Copyright 1996, 2011, 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 Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |