org.apache.servicemix.jbi.security.acl
Interface AuthorizationMap

All Known Implementing Classes:
DefaultAuthorizationMap

public interface AuthorizationMap


Method Summary
 Set<Principal> getAcls(javax.jbi.servicedesc.ServiceEndpoint endpoint, QName operation)
           
 

Method Detail

getAcls

Set<Principal> getAcls(javax.jbi.servicedesc.ServiceEndpoint endpoint,
                       QName operation)


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.