Class RedirectCallback
- java.lang.Object
-
- net.enilink.platform.security.callbacks.RedirectCallback
-
-
Constructor Summary
Constructors Constructor Description RedirectCallback(String redirectTo, Map<String,String> parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRedirectTo()Map<String,String>getRequestParameters()
-