Interface | Description |
---|---|
PortofinoRealm |
Portofino Shiro realm extension.
|
Class | Description |
---|---|
AbstractPortofinoRealm |
Default implementation of PortofinoRealm.
|
GroupPermission | |
HttpBasicAuthenticationFilter | |
OneTimeToken |
A one-time token used in email verification and password reset
|
PagePermission | |
PasswordResetToken | |
PlaintextHashFormat | |
PlaintextHashService | |
PortofinoPasswordService | |
SecurityGroovyRealm |
Realm implementation that delegates to another class, written in Groovy and dynamically reloaded.
|
SecurityUtilsBean |
A bean meant to facilitate access to certain static methods in OGNL.
|
ServletContainerSecurityFilter |
Add this to shiro.ini to manage user authentication with the servlet container.
|
ServletContainerToken |
An AuthenticationToken that signals that the user is authenticated according to the servlet container.
|
ShiroUtils |
Contains a few utility methods for Shiro.
|
SignUpToken | |
User |
Exception | Description |
---|---|
ExistingUserException | |
RegistrationException |