| Package | Description |
|---|---|
| in.clouthink.daas.security.token.core | |
| in.clouthink.daas.security.token.spi | |
| in.clouthink.daas.security.token.spi.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenAuthenticationRequest |
class |
UsernamePasswordAuthenticationRequest |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
AuthenticationManager.login(AuthenticationRequest request) |
Authentication |
DefaultAuthenticationManager.login(AuthenticationRequest request) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthenticationProvider<T extends AuthenticationRequest> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuthenticationProvider.supports(AuthenticationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TokenAuthenticationProvider.supports(AuthenticationRequest request) |
boolean |
UsernamePasswordAuthenticationProvider.supports(AuthenticationRequest request) |
Copyright © 2018. All rights reserved.