public class OTPProxyRequest extends JRadiusThread implements WebServiceRequestObject
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 构造器和说明 |
|---|
OTPProxyRequest(WebServiceListener wsListener,
String userName,
JRadiusRealm realm,
Socket socket,
BufferedReader reader,
BufferedWriter writer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
abort(Exception e) |
void |
delete() |
RadiusRequest |
getAccessRequest() |
RadiusResponse |
getAccessResponse() |
String |
getKey() |
String |
getOtpName() |
String |
getOtpPassword() |
JRadiusRealm |
getRadiusRealm() |
String |
getUserName() |
void |
run() |
void |
setAccessRequest(RadiusRequest accessRequest) |
void |
setAccessResponse(RadiusResponse accessResponse) |
void |
shutdown() |
void |
updateAccounting(AccountingRequest acctRequest) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic OTPProxyRequest(WebServiceListener wsListener, String userName, JRadiusRealm realm, Socket socket, BufferedReader reader, BufferedWriter writer) throws OTPProxyException
public void delete()
delete 在接口中 WebServiceRequestObjectpublic String getKey()
getKey 在接口中 WebServiceRequestObjectpublic String getOtpName()
public String getOtpPassword()
public String getUserName()
public JRadiusRealm getRadiusRealm()
public void setAccessRequest(RadiusRequest accessRequest)
public void setAccessResponse(RadiusResponse accessResponse)
public RadiusRequest getAccessRequest() throws InterruptedException
public RadiusResponse getAccessResponse() throws InterruptedException
public void updateAccounting(AccountingRequest acctRequest) throws RadiusException
RadiusExceptionpublic void abort(Exception e)
public void shutdown()
Copyright © 2016. All rights reserved.