Class ShiroAuthenticationActivator
- java.lang.Object
-
- org.apache.aries.jax.rs.shiro.authc.impl.ShiroAuthenticationActivator
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
@Header(name="Bundle-Activator", value="${@class}") public class ShiroAuthenticationActivator extends Object implements org.osgi.framework.BundleActivator
-
-
Constructor Summary
Constructors Constructor Description ShiroAuthenticationActivator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext context)
void
stop(org.osgi.framework.BundleContext context)
-