| Package | Description |
|---|---|
| org.securityfilter.authenticator | |
| org.securityfilter.config | |
| org.securityfilter.filter | |
| org.securityfilter.realm |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityRealmInterface |
FormAuthenticator.realm |
protected SecurityRealmInterface |
CookieAuthenticator.realm |
protected SecurityRealmInterface |
BasicAuthenticator.realm |
| Modifier and Type | Method and Description |
|---|---|
SecurityRealmInterface |
SecurityConfig.getRealm()
Return the realm to use for authentication.
|
| Modifier and Type | Field and Description |
|---|---|
protected SecurityRealmInterface |
SecurityFilter.realm |
| Constructor and Description |
|---|
SecurityRequestWrapper(javax.servlet.http.HttpServletRequest request,
SavedRequest savedRequest,
SecurityRealmInterface realm,
String authType)
Construct a new SecurityRequestWrapper.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlexibleRealmInterface
SecurityRealmInterface - realm interface for SecurityFilter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSecurityRealmBase
Security realm base class.
|
Copyright © 2020 B3Partners B.V.. All rights reserved.