Discussions
Subject requires we have a List<? extends Role> but Role is an interface, so that's not possible?
Hi
8 years ago by Samuil Dichev
Designing Resource Owner Check
Hi,
9 years ago by Rishabh Joshi
Error creating bean with name 'interface be.objectify.deadbolt.java.cache.PatternCache':
I'm new to play and upgrading a play 2.0.x app to play 2.5.x,
9 years ago by Malik
Need to inject a DAO-class to my ResourceHandler
In Play 2.4 I used the following code in my isAllowed method:
9 years ago by Johan Dahlberg
Showing content only if not restricted
I'd like to do something in my template like:
9 years ago by Benjamin McCann
installing problem HELP!
my project is in play 2.2.2 , java 1.8 and i want to implement role based authentication in that so as i find on web link :-https://github.com/schaloner/deadbolt-2-java/blob/master/QuickStart.md
Here, i find dependency to add and a module to add but it not works some error regarding no method found type comes.
so,
please tell me the way to install deadbolt in my project.
10 years ago by lovish pahwa
my project is in play 2.2.2 and i want to implement role based authemtication in that so i find on web link :-https://github.com/schaloner/deadbolt-2-java/blob/master/QuickStart.md
10 years ago by lovish pahwa
