Class UserIDAuth
java.lang.Object
de.adorsys.datasafe.encrypiton.api.types.UserIDAuth
Wrapper that represents username and password.
-
Constructor Summary
ConstructorsConstructorDescriptionUserIDAuth(String userID, ReadKeyPassword readKeyPassword) UserIDAuth(String userID, Supplier<char[]> readKeyPassword) -
Method Summary