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