Package io.meeds.web.security.service
Class ApiKeyService
java.lang.Object
io.meeds.web.security.service.ApiKeyService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPassword(String userName) getPassword(String userName, String otpMethod, String otpCode, boolean renew)
-
Constructor Details
-
ApiKeyService
public ApiKeyService()
-
-
Method Details
-
getPassword
public String getPassword(String userName, String otpMethod, String otpCode, boolean renew) throws IllegalAccessException - Throws:
IllegalAccessException
-
getPassword
-