public class NTAuthenticate extends TagImpl
Constructor and Description |
---|
NTAuthenticate() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setDomain(String domain) |
void |
setListgroups(boolean listGroups) |
void |
setPassword(String password) |
void |
setResult(String result) |
void |
setThrowonerror(boolean throwOnError) |
void |
setUsername(String username) |
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public NTAuthenticate()
public void release()
public void setUsername(String username)
username
- the username to setpublic void setPassword(String password)
password
- the password to setpublic void setListgroups(boolean listGroups)
listGroups
- the listGroups to setpublic void setThrowonerror(boolean throwOnError)
throwOnError
- the throwOnError to setpublic int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee