Class WebInitializer

java.lang.Object
org.opendaylight.aaa.shiro.web.env.WebInitializer
All Implemented Interfaces:
AutoCloseable

@Singleton public final class WebInitializer extends Object implements AutoCloseable
Initializer for web components. This class is the equivalent of a declarative web.xml, and is not OSGi specific; it can also be used e.g. in standalone Java environments, such as tests.
Author:
Michael Vorburger.ch