类 TestLoginSsoAuthenticator
- java.lang.Object
-
- net.sinodawn.framework.security.sso.impl.TestLoginSsoAuthenticator
-
- 所有已实现的接口:
SsoAuthenticator
public class TestLoginSsoAuthenticator extends Object implements SsoAuthenticator
-
-
构造器概要
构造器 构造器 说明 TestLoginSsoAuthenticator()
-
-
-
方法详细资料
-
authenticate
public LoginUser authenticate()
- 指定者:
authenticate在接口中SsoAuthenticator
-
login
public boolean login()
- 指定者:
login在接口中SsoAuthenticator
-
-