org.apache.qpid.server.security.access.plugins
Class LegacyAccess
java.lang.Object
org.apache.qpid.server.security.AbstractPlugin
org.apache.qpid.server.security.access.plugins.BasicPlugin
org.apache.qpid.server.security.access.plugins.LegacyAccess
- All Implemented Interfaces:
- Plugin, SecurityPlugin
public class LegacyAccess
- extends BasicPlugin
Always Abstain.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY
public static final SecurityPluginFactory<LegacyAccess> FACTORY
LegacyAccess
public LegacyAccess()
Licensed to the Apache Software Foundation