Uses of Class
org.apache.qpid.server.security.access.plugins.BasicPlugin

Packages that use BasicPlugin
org.apache.qpid.server.security.access.plugins   
 

Uses of BasicPlugin in org.apache.qpid.server.security.access.plugins
 

Subclasses of BasicPlugin in org.apache.qpid.server.security.access.plugins
 class AllowAll
          Always allow.
 class DenyAll
          Always Deny.
 class LegacyAccess
          Always Abstain.
 



Licensed to the Apache Software Foundation