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
The WSS4J policy enabled handler takes this data block to control the setup of the security header.
topLevelAssertions
- The iterator of the top level policy assertionsWSSPolicyException
Copyright © Apache Software Foundation. All Rights Reserved.