Static Protected Member Functions |
static void | applyDefaults (DBObject dbo, String defaults) throws DirectorException |
Static Protected Attributes |
static String[] | copy |
Constructor & Destructor Documentation
sfi.director.repository.transform.AD2User.AD2User |
( |
| ) |
|
sfi.director.repository.transform.AD2User.AD2User |
( |
Options |
opt | ) |
|
Member Function Documentation
static void sfi.director.repository.transform.AD2User.applyDefaults |
( |
DBObject |
dbo, |
|
|
String |
defaults |
|
) |
| throws DirectorException |
|
staticprotected |
Member Data Documentation
String [] sfi.director.repository.transform.AD2User.copy |
|
staticprotected |
Initial value: new String[] {
"cn", "cn",
"sn", "sn",
"cn", "description",
"givenname", "givenname",
"primarygroupid", "gidnumber",
}
Referenced by sfi.director.repository.transform.AD2User.transform().
The documentation for this class was generated from the following file: