|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rampart.policy.RampartPolicyBuilder
public class RampartPolicyBuilder
| Constructor Summary | |
|---|---|
RampartPolicyBuilder()
|
|
| Method Summary | |
|---|---|
static RampartPolicyData |
build(java.util.List topLevelAssertions)
Compile the parsed security data into one Policy data block. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RampartPolicyBuilder()
| Method Detail |
|---|
public static RampartPolicyData build(java.util.List topLevelAssertions)
throws org.apache.ws.secpolicy.WSSPolicyException
topLevelAssertions - The iterator of the top level policy assertions
org.apache.ws.secpolicy.WSSPolicyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||