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
David Klein is currently offline David KleinFriend
Messages: 15
Registered: June 2015
Junior Member
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
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
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 Apr 26 10:21:14 GMT 2024

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

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

Back to the top