com.infoengine.jndi
Class JNDIObject
java.lang.Object
com.infoengine.jndi.JNDIObject
- Direct Known Subclasses:
- CompareAttribute, CreateObject, DeleteObjects, InSubtree, PutBlobStream, PutBulkStream, QueryObjects, RenameObject, SendBlobStream, SendBulkStream, UpdateObject, ValidateUser
- public class JNDIObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
binaryAttributes
String[] binaryAttributes
defaultBinaryAttributes
static final String[] defaultBinaryAttributes
envProps
Properties envProps
group
Group group
logWriter
com.infoengine.log.LogWriter logWriter
myGroup
String myGroup
naming
boolean naming
request
IeRequest request
serviceName
String serviceName
task
Task task
webject
Webject webject
ldapSpecialCharsDn
private static String ldapSpecialCharsDn
JNDIObject
public JNDIObject()
initialize
public void initialize(Task rqst,
String serviceName,
com.infoengine.log.LogWriter logWriter,
Properties eProps)
throws IEAdapterException
- Throws:
IEAdapterException
run
public void run(DirContext context)
throws IEException
- Throws:
IEException
getTask
public Task getTask()
getParam
protected String getParam(String parm)
getParam
protected String getParam(String parm,
String def)
getParams
protected Vector getParams(String parm)
getParamsEnum
protected Enumeration getParamsEnum(String parm)
addGroup
void addGroup(Group group)
getGroupoutName
protected String getGroupoutName()
isBinaryAttribute
protected boolean isBinaryAttribute(String name)
localizedMessage
public String localizedMessage(String message,
Object[] obj)
localizedMessage
public String localizedMessage(String message)
setMessageReturn
protected void setMessageReturn(String message,
Object[] obj,
int status,
int group_object)
escapeDn
protected String escapeDn(String dn)
normalizeDn
public String normalizeDn(String dn)