| 程序包 | 说明 |
|---|---|
| in.clouthink.daas.security.token.core | |
| in.clouthink.daas.security.token.spi | |
| in.clouthink.daas.security.token.spi.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TokenAuthenticationRequest |
class |
UsernamePasswordAuthenticationRequest |
| 限定符和类型 | 方法和说明 |
|---|---|
Authentication |
DefaultAuthenticationManager.login(AuthenticationRequest request) |
Authentication |
AuthenticationManager.login(AuthenticationRequest request) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
AuthenticationProvider<T extends AuthenticationRequest> |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AuthenticationProvider.supports(AuthenticationRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
UsernamePasswordAuthenticationProvider.supports(AuthenticationRequest request) |
boolean |
TokenAuthenticationProvider.supports(AuthenticationRequest request) |
Copyright © 2016. All rights reserved.