@Service public class PsuAuthService extends Object
Constructor and Description |
---|
PsuAuthService() |
Modifier and Type | Method and Description |
---|---|
Psu |
createPsuIfNotExist(String login,
String password) |
Psu |
tryAuthenticateUser(String login,
String password) |
@Transactional public Psu tryAuthenticateUser(String login, String password) throws PsuAuthorizationException
PsuAuthorizationException
Copyright © 2020. All rights reserved.