-
-
Field Summary
Fields Modifier and Type Field Description private Collection<String>allowedAccounts
-
Method Summary
Modifier and Type Method Description Collection<String>getAllowedAccounts()voidsetAllowedAccounts(Collection<String> allowedAccounts)-
-
Method Detail
-
getAllowedAccounts
@Nonnull() Collection<String> getAllowedAccounts()
-
setAllowedAccounts
void setAllowedAccounts(Collection<String> allowedAccounts)
-
-
-
-