abstract PolicyConfiguration | 
PolicyConfigurationFactory.getPolicyConfiguration() | 
 This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration
 interface that corresponds to the identified policy context within the provider. 
 | 
abstract PolicyConfiguration | 
PolicyConfigurationFactory.getPolicyConfiguration(String contextID) | 
 This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration
 interface that corresponds to the identified policy context within the provider. 
 | 
abstract PolicyConfiguration | 
PolicyConfigurationFactory.getPolicyConfiguration(String contextID,
                      boolean remove) | 
 This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration
 interface that corresponds to the identified policy context within the provider. 
 |