public class WhoAmIRequest extends AbstractRequest implements ExtendedRequest
Modifier and Type | Field and Description |
---|---|
static String |
OID
OID of this extended request.
|
Constructor and Description |
---|
WhoAmIRequest() |
Modifier and Type | Method and Description |
---|---|
byte[] |
encode()
Provides the BER encoding of this request.
|
String |
getOID()
Returns the OID for this extended request.
|
String |
toString() |
getControls, getIntermediateResponseHandlers, getReferralHandler, setControls, setIntermediateResponseHandlers, setReferralHandler
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIntermediateResponseHandlers, getReferralHandler
getControls
public static final String OID
public byte[] encode()
ExtendedRequest
encode
in interface ExtendedRequest
public String getOID()
ExtendedRequest
getOID
in interface ExtendedRequest
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.