| Interface | Description |
|---|---|
| PolicyAssertionSimplifier |
Implementations of this class can modify policy XML structure to make it more readable and user-friendly.
|
| Class | Description |
|---|---|
| AuthenticationAssertionSimplifier |
Simplifier for authentication assertion.
|
| EncapsulatedAssertionSimplifier |
Simplifier for encass elements.
|
| HardcodedResponseAssertionSimplifier |
Simplifies the Hardcoded Assertion XML tags, removing the base64 encoded and setting up as plain text.
|
| IncludeAssertionSimplifier |
Simplifier for the include assertion.
|
| JmsRoutingAssertionSimplifier |
Simplifier for the JMS Routing Assertion.
|
| PolicySimplifierContext |
Context providing the data for the policy simplification process.
|
| PolicySimplifierUtils |
Utility methods for policy simplification
|
| PolicyXMLSimplifier |
This class is responsible for invoking all policy simplifier implementations and executing them for each policy xml.
|
| SetVariableAssertionSimplifier |
Simplifier for SetVariable Assertion
|