|
|||||||||||
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
Field Summary | |
protected java.util.ArrayList |
configurations
|
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, isNormalized, isOptional, normalize, setNormalized, setOptional |
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 |