站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.security.jacc.PolicyConfiguration (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.security.jacc.PolicyConfiguration

Packages that use PolicyConfiguration
javax.security.jacc   
 

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)
          Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.