|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryAccessProtocolService.RequestType | |
|---|---|
| org.openliberty.wsc | This package contains all of the Service Client classes and the basic WSFMessage. |
| Uses of DirectoryAccessProtocolService.RequestType in org.openliberty.wsc |
|---|
| Methods in org.openliberty.wsc that return DirectoryAccessProtocolService.RequestType | |
|---|---|
static DirectoryAccessProtocolService.RequestType |
DirectoryAccessProtocolService.RequestType.valueOf(java.lang.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're declared. |
| Methods in org.openliberty.wsc with parameters of type DirectoryAccessProtocolService.RequestType | |
|---|---|
private org.opensaml.ws.soap.soap11.Body |
DirectoryAccessProtocolService.invokeRequest(java.util.List bodyObjects,
DirectoryAccessProtocolService.RequestType requestType,
boolean isSimulation)
This method provides support for multiple QueryItem elements |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||