public abstract class AbstractLoginAuthentication extends Object implements LoginAuthentication, SortOrderable
Title: T1开发框架
Description: 登录验证操作接口实现抽象类,实现了Spring中Bean列表排序接口。
Copyright: Copyright (c) 2012
Company: seeyon.com
构造器和说明 |
---|
AbstractLoginAuthentication() |
限定符和类型 | 方法和说明 |
---|---|
int |
getSortOrder()
接口实现类在根据Bean类型获取Bean列表时的排序号
|
void |
setSortOrder(int sortOrder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
authenticate
public int getSortOrder()
SortOrderable
getSortOrder
在接口中 SortOrderable
public void setSortOrder(int sortOrder)
Copyright © 2016–2018. All rights reserved.