I have been looking over examples at the picketlink quickstart that demonstrate how to use deltaspike security for authorization. I use jboss login modules, SPNego for authentication and a custom login model for authorization. I don't see any examples of how to get a reference to an authenticated subject,ie.,principal set from a login module similar to how the old seam 2 identity did. Can some provide an example or point me to documentation on working with jboss login modules using the deltaspike api. Do I need to code my own integration to the SPI ?
Thanks
