public interface AuthService
static class
AuthService.LoginDto
boolean
authentication(List<String> withoutAuthenticationUrlRegulars)
User
login(AuthService.LoginDto loginDto)
List<String>
permissions()
roles()
skip()
String
token()
user()
userName()
List<String> roles()
List<String> permissions()
User user()
String token()
String userName()
User login(AuthService.LoginDto loginDto)
boolean skip()
boolean authentication(List<String> withoutAuthenticationUrlRegulars)
withoutAuthenticationUrlRegulars
Copyright © 2019. All rights reserved.