org.apache.geronimo.security.jacc
Interface PrincipalRoleMapper

All Known Implementing Classes:
ApplicationPrincipalRoleConfigurationManager

public interface PrincipalRoleMapper


Method Summary
 void install(Set<String> contextIds)
           
 void uninstall(Set<String> contextIds)
           
 

Method Detail

install

void install(Set<String> contextIds)
             throws PolicyContextException
Throws:
PolicyContextException

uninstall

void uninstall(Set<String> contextIds)
               throws PolicyContextException
Throws:
PolicyContextException


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