|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bea.common.security.xacml.SchemaObject com.bea.common.security.xacml.policy.PolicySchemaObject com.bea.common.security.xacml.policy.AbstractPolicy com.bea.common.security.xacml.policy.Policy
public class Policy
Policy scheam object
Field Summary |
---|
Fields inherited from class com.bea.common.security.xacml.policy.AbstractPolicy |
---|
VERSION_DEFAULT |
Fields inherited from class com.bea.common.security.xacml.policy.PolicySchemaObject |
---|
NAMESPACE, NAMESPACE_PREFIX |
Method Summary | |
---|---|
void |
encodeChildren(Map<String,String> nsMap,
PrintStream ps)
|
boolean |
equals(Object other)
|
protected String |
getCombiningName()
|
String |
getElementName()
|
protected String |
getPolicyPrefix()
|
List<com.bea.common.security.xacml.policy.RuleCombinerParameters> |
getRuleCombinerParameters()
Returns list of rule combiner parameters |
List<com.bea.common.security.xacml.policy.Rule> |
getRules()
Returns list of rules |
Collection<com.bea.common.security.xacml.policy.VariableDefinition> |
getVariableDefinitions()
Returns list of variable defintions |
boolean |
hasChildren()
|
int |
internalHashCode()
|
Methods inherited from class com.bea.common.security.xacml.policy.AbstractPolicy |
---|
encodeAttributes, encodeCombinerParameters, encodeDescription, encodeObligations, encodeTarget, getCombiningAlgId, getDescription, getId, getVersion |
Methods inherited from class com.bea.common.security.xacml.policy.PolicySchemaObject |
---|
getDesiredNamespacePrefix, getNamespace |
Methods inherited from class com.bea.common.security.xacml.SchemaObject |
---|
encode, encode, encodeBody, escapeXML, getLocalName, getPrintStream, hasBody, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected String getPolicyPrefix()
getPolicyPrefix
in class AbstractPolicy
protected String getCombiningName()
getCombiningName
in class AbstractPolicy
public String getElementName()
getElementName
in class SchemaObject
public boolean hasChildren()
hasChildren
in class SchemaObject
public void encodeChildren(Map<String,String> nsMap, PrintStream ps)
encodeChildren
in class SchemaObject
public boolean equals(Object other)
equals
in class AbstractPolicy
public int internalHashCode()
internalHashCode
in class AbstractPolicy
public List<com.bea.common.security.xacml.policy.RuleCombinerParameters> getRuleCombinerParameters()
public List<com.bea.common.security.xacml.policy.Rule> getRules()
public Collection<com.bea.common.security.xacml.policy.VariableDefinition> getVariableDefinitions()
|
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 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |