Class EmbeddedPreAuthorisationRequestTO
- java.lang.Object
-
- de.adorsys.xs2a.adapter.rest.api.model.EmbeddedPreAuthorisationRequestTO
-
public class EmbeddedPreAuthorisationRequestTO extends Object
-
-
Constructor Summary
Constructors Constructor Description EmbeddedPreAuthorisationRequestTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPassword()StringgetUsername()voidsetPassword(String password)voidsetUsername(String username)
-