File_Passwd_Unix::isShadowed
File_Passwd_Unix::isShadowed() – Check if passwd file is shadowed
Synopsis
boolean File_Passwd_Unix::isShadowed (
)
Описание
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.
Замечание
This function can not be called statically.