public class ServiceProviderLDAPIntegration extends BroadWorksServiceProviderService
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryRequest
Get the LDAP directory attributes for a service provider.
|
static class |
ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryResponse
Response to ServiceProviderLDAPIntegrationGetDirectoryRequest.
|
static class |
ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationModifyDirectoryRequest
Modify the LDAP directory attributes for a service provider.
|
| Modifier and Type | Field and Description |
|---|---|
ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryResponse |
lDAPIntegrationDirectory |
static ServiceTag<ServiceProviderLDAPIntegration> |
tag |
serviceProviderpopulationCountbroadWorksServer, populated| Constructor and Description |
|---|
ServiceProviderLDAPIntegration()
The serializable constructor for the ServiceProviderService
|
ServiceProviderLDAPIntegration(ServiceProvider serviceProvider)
Returns a ServiceProviderService Object with the ServiceProvider Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryResponse |
getLDAPIntegrationDirectory()
Response to ServiceProviderLDAPIntegrationGetDirectoryRequest.
|
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(ServiceProvider serviceProvider)
Adds all available service data to a ServiceProvider
|
isError, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoadgetBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<ServiceProviderLDAPIntegration> tag
public ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryResponse lDAPIntegrationDirectory
@GwtIncompatible public ServiceProviderLDAPIntegration(ServiceProvider serviceProvider)
serviceProvider - public ServiceProviderLDAPIntegration()
public String getClassName()
@GwtIncompatible public ServiceProviderLDAPIntegration.ServiceProviderLDAPIntegrationGetDirectoryResponse getLDAPIntegrationDirectory()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(ServiceProvider serviceProvider)
push in class BroadWorksServiceProviderServiceCopyright © 2017 ECG. All rights reserved.