|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.secpolicy.model.AbstractSecurityAssertion
org.apache.ws.secpolicy.model.AbstractConfigurableSecurityAssertion
public abstract class AbstractConfigurableSecurityAssertion
| Field Summary | |
|---|---|
protected java.util.ArrayList |
configurations
|
| Fields inherited from class org.apache.ws.secpolicy.model.AbstractSecurityAssertion |
|---|
version |
| Constructor Summary | |
|---|---|
AbstractConfigurableSecurityAssertion()
|
|
| Method Summary | |
|---|---|
void |
addConfiguration(org.apache.neethi.Assertion assertion)
|
java.util.List |
getConfigurations()
|
org.apache.neethi.Assertion |
getDefaultAssertion()
|
| 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 Detail |
|---|
protected java.util.ArrayList configurations
| Constructor Detail |
|---|
public AbstractConfigurableSecurityAssertion()
| Method Detail |
|---|
public void addConfiguration(org.apache.neethi.Assertion assertion)
public java.util.List getConfigurations()
public org.apache.neethi.Assertion getDefaultAssertion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||