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

Uses of Class org.jboss.seam.security.authenticator.Authenticator (JBoss Seam API Documentation) - JBoss Seam 1.1.0 API 英文版文档


Uses of Class
org.jboss.seam.security.authenticator.Authenticator

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

Uses of Authenticator in org.jboss.seam.security.authenticator
 

Subclasses of Authenticator in org.jboss.seam.security.authenticator
 class ProviderAuthenticator
          Performs authentication services against one or more providers.
 

Methods in org.jboss.seam.security.authenticator that return Authenticator
static Authenticator Authenticator.instance()