public interface Initializable
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initializes this object.
|
void init() throws ShiroException
ShiroException - if an exception occurs during initialization.