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
FieldsFields inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConfiguration(org.apache.neethi.Assertion assertion) List<org.apache.neethi.Assertion>org.apache.neethi.AssertionMethods inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
equal, getType, getVersion, isIgnorable, isNormalized, isOptional, normalize, setIgnorable, setNormalized, setOptional, setVersion, writeAttribute, writeEmptyElement, writeStartElement, writeStartElementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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()
-