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

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


Uses of Package
org.jboss.seam.security

Packages that use org.jboss.seam.security
org.jboss.seam.security   
org.jboss.seam.security.authenticator   
org.jboss.seam.security.provider   
 

Classes in org.jboss.seam.security used by org.jboss.seam.security
Authentication
          An Authentication represents either a login token or an authenticated Principal.
SeamSecurityManager
          Holds configuration settings and provides functionality for the security API
 

Classes in org.jboss.seam.security used by org.jboss.seam.security.authenticator
Authentication
          An Authentication represents either a login token or an authenticated Principal.
AuthenticationException
           
 

Classes in org.jboss.seam.security used by org.jboss.seam.security.provider
Authentication
          An Authentication represents either a login token or an authenticated Principal.
AuthenticationException