org.apache.geronimo.security.jacc
Interface PrincipalRoleMapper

All Known Implementing Classes:
ApplicationPrincipalRoleConfigurationManager

public interface PrincipalRoleMapper


Method Summary
 void install(Set contextIds)
           
 void uninstall()
           
 

Method Detail

install

void install(Set contextIds)
             throws PolicyContextException
Throws:
PolicyContextException

uninstall

void uninstall()
               throws PolicyContextException
Throws:
PolicyContextException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.