| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| Modifier and Type | Method and Description |
|---|---|
static DirectoryAccessProtocolService.RequestType |
DirectoryAccessProtocolService.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryAccessProtocolService.RequestType[] |
DirectoryAccessProtocolService.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private org.opensaml.soap.soap11.Body |
DirectoryAccessProtocolService.invokeRequest(List bodyObjects,
DirectoryAccessProtocolService.RequestType requestType,
boolean isSimulation)
This method provides support for multiple QueryItem elements
|
Copyright © 1999–2015. All rights reserved.