@Service public class AuthenticationServiceProviderImpl extends Object implements AuthenticationServiceProvider
| Constructor and Description |
|---|
AuthenticationServiceProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
OAuthTokenDto |
getToken(UserCredentialDto userCredentials,
boolean genSortLivedToken) |
Map<String,Object> |
test(AuthTestType type,
String token,
String username,
String deviceId,
String deviceType) |
public Map<String,Object> test(AuthTestType type, String token, String username, String deviceId, String deviceType)
test in interface AuthenticationServiceProviderpublic OAuthTokenDto getToken(UserCredentialDto userCredentials, boolean genSortLivedToken)
getToken in interface AuthenticationServiceProviderCopyright © 2016. All rights reserved.