Skip navigation links
oracle.ldap.util
Class LdapStartTxnReq
java.lang.Object
oracle.ldap.util.LdapStartTxnReq
- All Implemented Interfaces:
- java.io.Serializable, javax.naming.ldap.ExtendedRequest
-
public class LdapStartTxnReq
- extends java.lang.Object
- implements javax.naming.ldap.ExtendedRequest
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TXN_REQ_OID
public static final java.lang.String TXN_REQ_OID
-
- See Also:
- Constant Field Values
LdapStartTxnReq
public LdapStartTxnReq()
getID
public java.lang.String getID()
-
- Specified by:
getID
in interface javax.naming.ldap.ExtendedRequest
getEncodedValue
public byte[] getEncodedValue()
-
- Specified by:
getEncodedValue
in interface javax.naming.ldap.ExtendedRequest
createExtendedResponse
public javax.naming.ldap.ExtendedResponse createExtendedResponse(java.lang.String id,
byte[] berValue,
int offset,
int length)
throws javax.naming.NamingException
-
- Specified by:
createExtendedResponse
in interface javax.naming.ldap.ExtendedRequest
-
- Throws:
javax.naming.NamingException
Skip navigation links
Copyright © 1999, 2015 Oracle and/or its affiliates. All Rights Reserved.