Package org.apache.ws.secpolicy.model
Class AbstractConfigurableSecurityAssertion
java.lang.Object
org.apache.ws.secpolicy.model.AbstractSecurityAssertion
org.apache.ws.secpolicy.model.AbstractConfigurableSecurityAssertion
- All Implemented Interfaces:
org.apache.neethi.Assertion
,org.apache.neethi.PolicyComponent
- Direct Known Subclasses:
AlgorithmSuite
-
Field Summary
Fields inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
version
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addConfiguration
(org.apache.neethi.Assertion assertion) List<org.apache.neethi.Assertion>
org.apache.neethi.Assertion
Methods inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
equal, getType, getVersion, isIgnorable, isNormalized, isOptional, normalize, setIgnorable, setNormalized, setOptional, setVersion, writeAttribute, writeEmptyElement, writeStartElement, writeStartElement
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.neethi.Assertion
getName, serialize
-
Field Details
-
configurations
-
-
Constructor Details
-
AbstractConfigurableSecurityAssertion
public AbstractConfigurableSecurityAssertion()
-
-
Method Details
-
addConfiguration
public void addConfiguration(org.apache.neethi.Assertion assertion) -
getConfigurations
-
getDefaultAssertion
public org.apache.neethi.Assertion getDefaultAssertion()
-