Package | Description |
---|---|
org.securityfilter.filter |
Modifier and Type | Method and Description |
---|---|
protected SavedRequest |
SecurityFilter.getSavedRequest(javax.servlet.http.HttpServletRequest request)
If this request matches the one we saved, return the SavedRequest and remove it from the session.
|
Constructor and Description |
---|
SecurityRequestWrapper(javax.servlet.http.HttpServletRequest request,
SavedRequest savedRequest,
SecurityRealmInterface realm,
String authType)
Construct a new SecurityRequestWrapper.
|
Copyright © 2020 B3Partners B.V.. All rights reserved.