protected static class JndiConnection.JndiExtendedResponse extends Object implements ExtendedResponse
| Constructor and Description |
|---|
JndiExtendedResponse(String id,
byte[] berValue)
Creates a new jndi extended response.
|
public JndiExtendedResponse(String id, byte[] berValue)
id - response oidberValue - BER encoded responsepublic String getID()
getID in interface ExtendedResponsepublic byte[] getEncodedValue()
getEncodedValue in interface ExtendedResponseCopyright © 2023. All rights reserved.