Copyright© 2008-2018 SiteVision AB, all rights reserved.
public class RedirectCallback
extends Object
implements javax.security.auth.callback.Callback
JAAS callback for requesting a redirect.
Important legacy note! As of SiteVision 3 this class has been moved (from package senselogic.sitevision.security.jaas.callback.api). Previously implemented custom JAAS filters/modules using this class must be re-compiled in order to run in SiteVision 3.Constructor and Description |
---|
RedirectCallback(String aUrl)
Create a callback which requests a redirect to a given URL.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Gets the URL of this callback.
|
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.