站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.0 bate1 API 英文版文档

org.jboss.seam.security.config (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档


Package org.jboss.seam.security.config

Interface Summary
SecurityConfigLoader  
 

Class Summary
AuthConstraint Represents the <auth-constraint> settings in the config file.
SecurityConfig Security Configuration interface.
SecurityConfigFileLoader Loads the security configuration from an XML configuration file.
SecurityConstraint Represents the <security-constraint> element from the configuration.
WebResourceCollection Represents the <web-resource-collection> element in the config file.
 

Enum Summary
AuthMethod Authentication method enum, represents the various types of authentication
 

Exception Summary
SecurityConfigException Security configuration exception, thrown when there is an error in the security configuration file.