Activity stream
-
Morten Minke started the forum topic Xperience with JAAS authorization in the group
Java: 8 months, 3 weeks ago · ViewDoes anyone have experience with using JAAS for data centric authorizations?
-
Morten Minke posted on the forum topic Unified Modeling Language (UML) in the group
Software Engineering: 1 year, 12 months ago · ViewI am using UML for modeling the class relationships. It gives our team a much better view on how to reach other instances and properties. Especially now that we are going to share code more with other parties, it can be a useful tool. One thing I do not believe in is the generation of [...]
-
Morten Minke started the forum topic Java EE – implementing JAAS in the group
Java: 2 years ago · ViewHi there, Has anyone experience with implementing JAAS for an application where authorisations are checked based on instances of specific classes instead of just methods of classes. I can see how to implement checks to check if someone is allowed/rejected when calling a method, but this is only useful on a platform level to prevent [...]