public AuthorizationProviderImpl(Policy policy, boolean useDefaultPolicy)(Code)
Constructor for adding another policy to be enforced. This constructor makes the assumption
that the input policy should be used as the primary policy.
Parameters: policy - The policy to configure. Parameters: useDefaultPolicy - Whether to also use the default policy.