public class UserActionValidator<C extends ClientContext> extends ClientActionValidator<C>
UserAuthenticationEvents and enables an action
only if there is a valid user login.| Constructor and Description |
|---|
UserActionValidator(C clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkPermission() |
protected void |
checkUserPermission(User user) |
getClientContext, isLoggedIn, isOnline, isUserAuthentificationSensitive, setUserAuthentificationSensitiveaddValidationListener, fireAvailabilityChecks, isPermitted, removeValidationListenerpublic UserActionValidator(C clientCtx)
public final void checkPermission()
throws java.lang.Exception
checkPermission in interface ActionValidatorcheckPermission in class ClientActionValidator<C extends ClientContext>java.lang.Exceptionprotected void checkUserPermission(User user) throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.