| Package | Description |
|---|---|
| com.manydesigns.portofino.actions.user | |
| com.manydesigns.portofino.shiro |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LoginAction.setupSignUpForm(PortofinoRealm realm) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPortofinoRealm
Default implementation of PortofinoRealm.
|
class |
SecurityGroovyRealm
Realm implementation that delegates to another class, written in Groovy and dynamically reloaded.
|
| Modifier and Type | Field and Description |
|---|---|
protected PortofinoRealm |
SecurityGroovyRealm.security |
| Modifier and Type | Method and Description |
|---|---|
static PortofinoRealm |
ShiroUtils.getPortofinoRealm() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecurityGroovyRealm.configureDelegate(PortofinoRealm security) |