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

AuthenticationProvider (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档


org.jboss.seam.security.provider
Interface AuthenticationProvider


public interface AuthenticationProvider

Author:
Shane Bryzak

Method Summary
 Authentication authenticate(Authentication authentication)
           
 

Method Detail

authenticate

Authentication authenticate(Authentication authentication)
                            throws AuthenticationException
Throws:
AuthenticationException