Java Security Framework

后端 未结 7 1429
挽巷
挽巷 2021-02-04 10:50

Security always tends to take the last place in a new project. Or you use a framework like Spring where security is already build-in and can be switched on easily. I try to find

7条回答
  •  無奈伤痛
    2021-02-04 11:32

    There is alternative from JBoss. A new version for PicketBox. More information here: https://docs.jboss.org/author/display/SECURITY/Java+Application+Security

提交回复
热议问题