Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Migration of ChainableSecurityFilter from Scout 5.0 to 7.0
Migration of ChainableSecurityFilter from Scout 5.0 to 7.0 [message #1776508] Fri, 17 November 2017 07:41 Go to next message
Eclipse UserFriend
Hi,

is there any information how SecurityFilters from 5.0 can be migrated to Scout 7.0? We looked in the migration guides and technical/beginners guide, seems this topic has not been mentioned there yet.

The AbstractChainableSecurityFilter class where we inherited from seems not to exist anymore.

Thanks, David.
Re: Migration of ChainableSecurityFilter from Scout 5.0 to 7.0 [message #1776842 is a reply to message #1776508] Wed, 22 November 2017 08:36 Go to previous message
Eclipse UserFriend
Hi David

Sorry for the late reply.

In older version of Scout the chainable security filter was used. But we changed that to a more flexible concept.

Now the security filter is implemented in the project and Scout offers authenticators that developers can use when implementing the filter. With this concept you are more flexible in combining different authentication mechanisms.

If you create a helloworld project within eclipse you can see an example. Have a look at the ServerServletFilter and UiServletFilter classes.

Hope this helps

Kind regards
Mat
Previous Topic:Install Scout
Next Topic:Dragging views into different sections of the application
Goto Forum:
  


Current Time: Fri Feb 14 20:49:43 GMT 2025

Powered by FUDForum. Page generated in 0.02799 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top