|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.systinet.wasp.policy.PolicyElement
org.systinet.wasp.policy.PolicyCompositor
org.systinet.wasp.policy.PolicyAllOperator
org.systinet.wasp.policy.Policy
This class represents a policy expression according WS-Policy. Policy expressions are a compact and interoperable means to author and convey policy assertions.
A policy can be created with the help of PolicyManager
and can be attached to a DomainExpression.
| Constructor Summary | |
Policy()
|
|
| Method Summary | |
abstract javax.xml.transform.Source |
getContent()
Gets the content of this object as Source |
abstract QName |
getName()
Gets the qualified name of the policy (Name, TargetNamespace) attributes. |
| Methods inherited from class org.systinet.wasp.policy.PolicyCompositor |
add, getElements, getId, remove, setId |
| Methods inherited from class org.systinet.wasp.policy.PolicyElement |
getParentElement, getPreference, getUsage, readStandardAttributes, setParentElement, setPreference, setUsage, writeStandardAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Policy()
| Method Detail |
public abstract QName getName()
public abstract javax.xml.transform.Source getContent()
throws PolicyException
Source
getContent in class PolicyAllOperatorSource
PolicyException - when an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||