org.apache.geronimo.security.jacc.mappingprovider
Interface PrincipalRoleConfigurationFactory

All Known Implementing Classes:
GeronimoPolicyConfigurationFactory

public interface PrincipalRoleConfigurationFactory

An implementation of this interface, when instantiated, must register with the static ApplicationPrincipalRoleConfigurationManager.setPrincipalRoleConfigurationFactory method.


Method Summary
 PrincipalRoleConfiguration getPrincipalRoleConfiguration(String contextID)
           
 

Method Detail

getPrincipalRoleConfiguration

PrincipalRoleConfiguration getPrincipalRoleConfiguration(String contextID)
                                                         throws PolicyContextException
Throws:
PolicyContextException


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.