Modifier and Type | Field and Description |
---|---|
protected LDAPSyncType |
LDAPResourceType.sync |
Modifier and Type | Method and Description |
---|---|
LDAPSyncType |
ObjectFactory.createLDAPSyncType()
Create an instance of
LDAPSyncType |
LDAPSyncType |
LDAPResourceType.getSync()
Gets the value of the sync property.
|
LDAPSyncType |
LDAPSyncType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
LDAPSyncType |
LDAPSyncType.withCreateGroups(Boolean value) |
LDAPSyncType |
LDAPSyncType.withCreateUsers(Boolean value) |
LDAPSyncType |
LDAPSyncType.withImportOrganizationalUnits(Boolean value) |
LDAPSyncType |
LDAPSyncType.withInterval(Long value) |
LDAPSyncType |
LDAPSyncType.withPlugin(String value) |
LDAPSyncType |
LDAPSyncType.withPluginParameters(SimpleMetadataType value) |
Modifier and Type | Method and Description |
---|---|
void |
LDAPResourceType.setSync(LDAPSyncType value)
Sets the value of the sync property.
|
LDAPResourceType |
LDAPResourceType.withSync(LDAPSyncType value) |
Copyright © 2017. All rights reserved.