문제

How to integrate ModeShape JCR with Spring MVC security credentials?

Where does ModeShape store user data?

도움이 되었습니까?

해결책

As described in the documentation, ModeShape has a pluggable authentication and authorization system. ModeShape has built-in support for JAAS and Servlet security, but it does not have support for Spring MVC out of the box. Adding custom implementations is pretty straightforward.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top