public class UserBO extends Object
| Constructor and Description |
|---|
UserBO(@NotNull String login,
@NotNull String email,
@NotNull String pin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
hasAccessToAccount(String iban) |
boolean |
hasAccessToAccount(String iban,
Currency currency) |
int |
hashCode() |
boolean |
hasSCA() |
boolean |
isEnabled() |
String |
toString() |
public boolean isEnabled()
public boolean hasAccessToAccount(String iban)
public boolean hasSCA()
Copyright © 2020. All rights reserved.