public interface LDAPAuthenticationCmd extends WMMAuthenticationCmd
LogonCmdImpl to authenticate a
user against an LDAP server when the system is configured to authenticate against LDAP.
Before executing this task command the following sets should be performed:
isValidCredentials to determine if authentication succeeds.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright field.
|
static java.lang.String |
defaultCommandClassName
Default command implementation class.
|
static java.lang.String |
NAME
Command name.
|
getAuthenticateUserId, isLogonIdValid, isValidCredentials, setLogonId, setPassword, setUpdateFlagexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName