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