Skip navigation links
B C D E G I L O P S U W 

B

batchRequest - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The batch request.
batchResponse - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The batch response.
bind(int) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Binds to the ldap server
BODY_ENVELOPE - Static variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 

C

connection - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The LDAP connection
continueOnError - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The continue on error flag.

D

Dsmlv2Engine - Class in org.apache.directory.api.dsmlv2.engine
This is the DSMLv2Engine.
Dsmlv2Engine(String, int, String, String) - Constructor for class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Creates a new instance of Dsmlv2Engine.
Dsmlv2Engine(LdapConnection, String, String) - Constructor for class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Creates a new instance of Dsmlv2Engine.

E

exit - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The exit flag.

G

generateSoapResp - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
flag to indicate to generate the response in a SOAP envelope
getBatchResponse() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 
getConnection() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 
grammar - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 

I

isGenerateSoapResp() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 

L

LOG - Static variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
A logger for this class

O

org.apache.directory.api.dsmlv2.engine - package org.apache.directory.api.dsmlv2.engine
 

P

parser - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The DSVMv2 parser.
password - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The password.
processBatchRequest() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the BatchRequest Parsing and Getting BatchRequest Getting and registering options from BatchRequest
processDSML(String) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the file given and return the result of the operations
processDSML(InputStream, OutputStream) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Uses the default UTF-8 encoding for processing the DSML
processDSML(InputStream, String, OutputStream) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the DSML request(s) from the given input stream with the specified encoding and writes the response to the output stream
processDSML() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the Request document
processDSML(OutputStream) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the DSML batch request and writes the response of each operation will be written to the given response stream if it is not null
processDSMLFile(String) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes the file given and return the result of the operations
processDSMLFile(File, OutputStream) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Process the given file and optionally writing the output to the output stream(if not null)
processRequest(DsmlDecorator<? extends Request>, BufferedWriter) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Processes a single request

S

setGenerateSoapResp(boolean) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
 

U

user - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
The user.

W

writeResponse(BufferedWriter, DsmlDecorator<?>) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
Writes the response to the writer of the underlying output stream
B C D E G I L O P S U W 
Skip navigation links

Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.