|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.seeyon.ctp.login.AbstractLoginAuthentication
public abstract class AbstractLoginAuthentication
Title: T1开发框架
Description: 登录验证操作接口实现抽象类,实现了Spring中Bean列表排序接口。
Copyright: Copyright (c) 2012
Company: seeyon.com
| 构造方法摘要 | |
|---|---|
AbstractLoginAuthentication()
|
|
| 方法摘要 | |
|---|---|
int |
getSortOrder()
接口实现类在根据Bean类型获取Bean列表时的排序号 |
void |
setSortOrder(int sortOrder)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 从接口 com.seeyon.ctp.login.LoginAuthentication 继承的方法 |
|---|
authenticate |
| 构造方法详细信息 |
|---|
public AbstractLoginAuthentication()
| 方法详细信息 |
|---|
public int getSortOrder()
SortOrderable 复制的描述
SortOrderable 中的 getSortOrderpublic void setSortOrder(int sortOrder)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||