File_Passwd_Unix::isShadowed()

File_Passwd_Unix::isShadowed() -- Check if passwd file is shadowed

Synopsis

boolean File_Passwd_Unix::isShadowed ()

Description

Check if the passwords of this passwd file are shadowed in another file.

Return value

Returns boolean whether passwords of this passwd file are shadowed in another file.

Note

This function can not be called statically.