Jboss the security mechanism involving several configuration files
Abstract: Jboss the security mechanism involving several configuration files
1. Webapp own web.xml file: Configuration containers role and access to resources such as
2. Web-inf \ classes directory under roles.properties and users.properties, configure users and user role here is the role defined in web.xml file in the role.
3. Server \ default \ cof \ login-config.xml, the definition of the use of various webapp login strategy, which is the definition-login module.
4. WEB-INF \ jboss-web.xml file, configuration and the webapp-config.xml login sign in the corresponding relations strategy.
↑ Back
Tags: java security, jboss, security
Releated Java Articles
February 28, 2007 | Filed Under Core Java |






