public class WhoAmIResponse extends AbstractExtendedResponse<String>
| Constructor and Description |
|---|
WhoAmIResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(byte[] encoded)
Initializes this response with the supplied BER encoded data.
|
String |
getOID()
Returns the OID for this extended response.
|
String |
toString() |
getValue, setValuepublic String getOID()
ExtendedResponsepublic void decode(byte[] encoded)
ExtendedResponseencoded - BER encoded responseCopyright © 2003-2019 Virginia Tech. All Rights Reserved.