This class is used to hold the security that will be used when applying security policies. It uses a singleton pattern to maintain state of the policies configured in the consuming engine.
Adds a policy to the list of policies to enforces.
Returns the singleton instance for SecurityPolicies.
Returns the security policies to enforce as list of Policy .
Returns the security policies to be enforced as list of Policy .
Returns the security policies to enforce as list of PolicyWrapper .
Removes a policy from the list of policies to enforces.