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 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • DotNetKicks
  • DZone
  • Netvouz
  • Propeller

Tags: , ,

Releated Java Articles

Comments

Leave a Reply