public class AccountStatusChecker extends Object implements UserDetailChecker
| Modifier and Type | Field and Description |
|---|---|
protected TextResource |
textResource |
| Constructor and Description |
|---|
AccountStatusChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Account user) |
void |
setTextResource(TextResource textResource) |
protected TextResource textResource
public void check(Account user)
check in interface UserDetailCheckerpublic void setTextResource(TextResource textResource)
Copyright © 2005–2018 The Beangle Software. All rights reserved.