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.
|
checkForNullArgument
public boolean isUserAccountDisabled(Serializable userAccountStatusValue)
AbstractDirectoryServiceUserAccountStatusInterpreter
isUserAccountDisabled
in class AbstractDirectoryServiceUserAccountStatusInterpreter
userAccountStatusValue
- value to interpret user account status from;public boolean acceptsNullArgument()
AbstractDirectoryServiceUserAccountStatusInterpreter
AbstractDirectoryServiceUserAccountStatusInterpreter.isUserAccountDisabled(Serializable)
will accept null.acceptsNullArgument
in class AbstractDirectoryServiceUserAccountStatusInterpreter
Copyright © 2005–2017 Alfresco Software. All rights reserved.