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 ExtendedResponse
public byte[] getEncodedValue()
getEncodedValue
in interface ExtendedResponse
Copyright © 2016. All rights reserved.