public class RampartPolicyBuilder extends Object
Constructor and Description |
---|
RampartPolicyBuilder() |
Modifier and Type | Method and Description |
---|---|
static RampartPolicyData |
build(List topLevelAssertions)
Compile the parsed security data into one Policy data block.
|
public static RampartPolicyData build(List topLevelAssertions) throws WSSPolicyException
topLevelAssertions
- The iterator of the top level policy assertionsWSSPolicyException
Copyright © Apache Software Foundation. All Rights Reserved.