public class LDAPADUserAccountStatusInterpreter extends AbstractDirectoryServiceUserAccountStatusInterpreter
USER_ACCOUNT_STATUS_NOT_NULL_MESSAGE| Constructor and Description |
|---|
LDAPADUserAccountStatusInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsNullArgument()
Specify if the particular implementation of
AbstractDirectoryServiceUserAccountStatusInterpreter.isUserAccountDisabled(Serializable)
will accept null. |
boolean |
isUserAccountDisabled(Serializable userAccountStatusValue)
Check if directory server user account status is disabled.
|
checkForNullArgumentpublic boolean isUserAccountDisabled(Serializable userAccountStatusValue)
AbstractDirectoryServiceUserAccountStatusInterpreterisUserAccountDisabled in class AbstractDirectoryServiceUserAccountStatusInterpreteruserAccountStatusValue - value to interpret user account status from;public boolean acceptsNullArgument()
AbstractDirectoryServiceUserAccountStatusInterpreterAbstractDirectoryServiceUserAccountStatusInterpreter.isUserAccountDisabled(Serializable)
will accept null.acceptsNullArgument in class AbstractDirectoryServiceUserAccountStatusInterpreterCopyright © 2005–2018 Alfresco Software. All rights reserved.