com.bstek.dorado.console.authentication
public interface AuthenticationManager
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(java.lang.String name,
java.lang.String password)
验证用户名密码是否正确
|
boolean |
isAuthenticated(javax.servlet.http.HttpServletRequest request)
获得认证状态
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.