| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.service |
| Modifier and Type | Method and Description |
|---|---|
DenialReason |
ServiceConstraints.isCallValid(Object token,
RemoteCallEntry rce) |
DenialReason |
ServiceConstraints.registerToken(String token,
String uname) |
static DenialReason |
DenialReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DenialReason[] |
DenialReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.