Skip navigation links
B C D E G I L M P S T 

B

ByteArrayModifiers - Interface in com.novell.nds.dirxml.driver.soap.util
Reads or modifies data in publisher and subscriber requests and responses.

C

com.novell.nds.dirxml.driver.soap.util - package com.novell.nds.dirxml.driver.soap.util
 

D

DocumentModifiers - Interface in com.novell.nds.dirxml.driver.soap.util
Reads or modifies documents in publisher and subscriber requests and responses.
DriverIdentification - Interface in com.novell.nds.dirxml.driver.soap.util
Classes which implement the DriverIdentification interface must implement all five methods.

E

Extension - Interface in com.novell.nds.dirxml.driver.soap.util
Allows you to extend the capabilities of the Identiy Manager driver for SOAP.

G

getActivationID() - Method in interface com.novell.nds.dirxml.driver.soap.util.DriverIdentification
 
getCode() - Method in exception com.novell.nds.dirxml.driver.soap.util.StatusException
Returns the code value that was passed into the constructor.
getCompanyName() - Method in interface com.novell.nds.dirxml.driver.soap.util.DriverIdentification
 
getLevel() - Method in exception com.novell.nds.dirxml.driver.soap.util.StatusException
Returns the level value that was passed into the constructor.
getMinActivationVersion() - Method in interface com.novell.nds.dirxml.driver.soap.util.DriverIdentification
 
getProductName() - Method in interface com.novell.nds.dirxml.driver.soap.util.DriverIdentification
 
getSchema(Element) - Method in interface com.novell.nds.dirxml.driver.soap.util.SchemaReporter
Returns the application schema.
getShimVersion() - Method in interface com.novell.nds.dirxml.driver.soap.util.DriverIdentification
 
getTrace() - Method in interface com.novell.nds.dirxml.driver.soap.util.TraceUtil
Get the instance of DS trace from driver object.
getType() - Method in exception com.novell.nds.dirxml.driver.soap.util.StatusException
Returns the type value that was passed into the constructor.

I

init(String, Tracer) - Method in interface com.novell.nds.dirxml.driver.soap.util.Extension
Initializes classes that implement Extension.
init(String, Tracer, PublisherDataHandler) - Method in interface com.novell.nds.dirxml.driver.soap.util.PublisherTransport
Initializes Extension.

L

LEVEL_ERROR - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A non-fatal error occurred in the Extension.
LEVEL_FATAL - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A fatal error occurred and the driver should shut down.
LEVEL_RETRY - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A temporary error occurred and the driver should retry the event later.
LEVEL_WARNING - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A non-fatal condition occurred in the Extension.

M

modifyPublisherRequest(byte[]) - Method in interface com.novell.nds.dirxml.driver.soap.util.ByteArrayModifiers
Processes all data received by the application on the publisher channel before the data is processed by the shim.
modifyPublisherRequest(Document) - Method in interface com.novell.nds.dirxml.driver.soap.util.DocumentModifiers
Allows you to see or modify the request (the publisher event from the application) before it is sent to the DirXML engine.
modifyPublisherResponse(byte[]) - Method in interface com.novell.nds.dirxml.driver.soap.util.ByteArrayModifiers
Processes the result (or response) of a publisher event before it is returned to the application.
modifyPublisherResponse(Document) - Method in interface com.novell.nds.dirxml.driver.soap.util.DocumentModifiers
Allows you to see or modify the response (the result of the publisher event) before it is sent to the application.
modifySubscriberRequest(byte[]) - Method in interface com.novell.nds.dirxml.driver.soap.util.ByteArrayModifiers
Processes all data that is sent to the application on the subscriber channel.
modifySubscriberRequest(Document) - Method in interface com.novell.nds.dirxml.driver.soap.util.DocumentModifiers
Allows you to see or modify the request (which is also called a subscriber command) before it is sent to the application.
modifySubscriberResponse(byte[]) - Method in interface com.novell.nds.dirxml.driver.soap.util.ByteArrayModifiers
Processes the result (or response) of a subscriber command before the shim returns the result to the engine.
modifySubscriberResponse(Document) - Method in interface com.novell.nds.dirxml.driver.soap.util.DocumentModifiers
Allows you to see or modify the response returned from the application (the result of the subscriber command) before it is returned to the DirXML engine.

P

poll() - Method in interface com.novell.nds.dirxml.driver.soap.util.PublisherTransport
Triggers the PublisherTransport to look for new application events.
PublisherDataHandler - Interface in com.novell.nds.dirxml.driver.soap.util
Handles data on the publisher channel.
PublisherTransport - Interface in com.novell.nds.dirxml.driver.soap.util
Defines the way the publisher channel receives application events.

S

SchemaReporter - Interface in com.novell.nds.dirxml.driver.soap.util
Returns the application schema.
send(byte[]) - Method in interface com.novell.nds.dirxml.driver.soap.util.PublisherDataHandler
Call send() from your implementation of PublisherTransport to send publisher data to the engine.
send(byte[], ArrayList) - Method in interface com.novell.nds.dirxml.driver.soap.util.SubscriberTransport
Is called by the driver to send data to the application from the subscriber channel.
setIndentLevel(int) - Method in interface com.novell.nds.dirxml.driver.soap.util.Tracer
Sets the number of tabs to the left of messages.
StatusException - Exception in com.novell.nds.dirxml.driver.soap.util
Thrown by SOAP driver extensions to indicate an error has occurred in the extension.
StatusException(int, int, String, String) - Constructor for exception com.novell.nds.dirxml.driver.soap.util.StatusException
Creates a StatusException object that is used to indicate to the driver that an error occurred in the extension.
stop() - Method in interface com.novell.nds.dirxml.driver.soap.util.PublisherTransport
Halts driver processes.
SubscriberTransport - Interface in com.novell.nds.dirxml.driver.soap.util
Sends data to the application on the subscriber channel and receives responses.

T

trace(String) - Method in interface com.novell.nds.dirxml.driver.soap.util.Tracer
Informs the driver of a message to be written to the DSTrace utility.
trace(String, int) - Method in interface com.novell.nds.dirxml.driver.soap.util.Tracer
Informs the driver of a message to be written to the DSTrace utility.
Tracer - Interface in com.novell.nds.dirxml.driver.soap.util
Sends messages to DSTrace (through the driver).
TraceUtil - Interface in com.novell.nds.dirxml.driver.soap.util
 
TYPE_APP_AUTHENTICATION - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
Related to an application authentication request.
TYPE_APP_CONNECTION - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A change occurred in the availability of an application.
TYPE_APP_GENERAL - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A general response from an application API.
TYPE_DRIVER_GENERAL - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A response generated by a driver.
TYPE_PASSWORD_SET_OPERATION - Static variable in exception com.novell.nds.dirxml.driver.soap.util.StatusException
A response to an application password set or change event.
B C D E G I L M P S T 
Skip navigation links