@Component public class LoginDirective extends AbstractAppDirective
Constructor and Description |
---|
LoginDirective() |
Modifier and Type | Method and Description |
---|---|
void |
execute(RenderHandler handler,
SysApp app,
SysUser user) |
boolean |
needAppToken() |
boolean |
needUserToken() |
execute, getApp, getSite, getUser
execute, getName, setName
public void execute(RenderHandler handler, SysApp app, SysUser user) throws IOException, Exception
execute
in class AbstractAppDirective
IOException
Exception
public boolean needUserToken()
needUserToken
in class AbstractAppDirective
public boolean needAppToken()
needAppToken
in class AbstractAppDirective
Copyright © 2018. All rights reserved.