|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.PolicySet
public class PolicySet
PolicySet schema 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()
|
List<PolicySetMember> |
getPoliciesPolicySetsAndReferences()
Returns list of policies, policy sets, and references contained in this policy set |
List<com.bea.common.security.xacml.policy.PolicyCombinerParameters> |
getPolicyCombinerParameters()
Returns list of policy combiner parameters |
protected String |
getPolicyPrefix()
|
List<com.bea.common.security.xacml.policy.PolicySetCombinerParameters> |
getPolicySetCombinerParameters()
Returns list of policy set combiner parameters |
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.PolicyCombinerParameters> getPolicyCombinerParameters()
public List<com.bea.common.security.xacml.policy.PolicySetCombinerParameters> getPolicySetCombinerParameters()
public List<PolicySetMember> getPoliciesPolicySetsAndReferences()
|
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-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |