org.ldaptive.provider.jndi
Class JndiConnection.JndiExtendedResponse
java.lang.Object
org.ldaptive.provider.jndi.JndiConnection.JndiExtendedResponse
- All Implemented Interfaces:
- Serializable, ExtendedResponse
- Enclosing class:
- JndiConnection
protected static class JndiConnection.JndiExtendedResponse
- extends Object
- implements ExtendedResponse
Class for exposing extended response properties.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiConnection.JndiExtendedResponse
public JndiConnection.JndiExtendedResponse(String id,
byte[] berValue)
- Creates a new jndi extended response.
- Parameters:
id - response oidberValue - BER encoded response
getID
public String getID()
-
- Specified by:
getID in interface ExtendedResponse
getEncodedValue
public byte[] getEncodedValue()
-
- Specified by:
getEncodedValue in interface ExtendedResponse
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.