Package com.vidispine.generated
Class LDAPSyncType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.LDAPSyncType.PropInfo
-
- Enclosing class:
- LDAPSyncType
public static class LDAPSyncType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CREATE_GROUPS
static String
CREATE_USERS
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
CREATE_USERS
public static final transient String CREATE_USERS
- See Also:
- Constant Field Values
-
CREATE_GROUPS
public static final transient String CREATE_GROUPS
- See Also:
- Constant Field Values
-
-