java.lang.Object
io.datarouter.secretweb.service.WebSecretOpReason
public class WebSecretOpReason
extends java.lang.Object
-
-
Method Summary
| Modifier and Type |
Method |
Description |
static io.datarouter.secret.op.SecretOpReason |
apiOp(java.lang.String apiKey,
java.lang.String reason) |
|
static io.datarouter.secret.op.SecretOpReason |
manualOp(io.datarouter.web.user.session.service.Session session,
java.lang.String reason) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public WebSecretOpReason()
-
Method Details
-
public static io.datarouter.secret.op.SecretOpReason apiOp(java.lang.String apiKey,
java.lang.String reason)
-
public static io.datarouter.secret.op.SecretOpReason manualOp(io.datarouter.web.user.session.service.Session session,
java.lang.String reason)