Uses of Interface
javax.security.jacc.PolicyConfiguration

Uses of PolicyConfiguration in javax.security.jacc
 

Methods in javax.security.jacc that return PolicyConfiguration
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.
 

Methods in javax.security.jacc with parameters of type PolicyConfiguration
 void PolicyConfiguration.linkConfiguration(PolicyConfiguration link)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.