Custom Glassfish Security Realm does not work (unable to find LoginModule)

前端 未结 2 1110

I\'m trying to get a Custom Security Realm in Glassfish working (i tried 3.0.1 final and 3.1 B33). I read nearly all tutorials about this, but it doesn\'t not work on my Sys

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 05:16

    This was driving me crazy, I've finally cracked creating a custom realm in glassfish 3.1, turns out that of course its really easy. The following documentation is the key: http://docs.oracle.com/cd/E18930_01/html/821-2418/beabo.html ... note that it has changed somewhat from the answers above.

提交回复
热议问题