public interface AgentLock extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
The agent name this lock stands for.
|
int |
getMaxLevel()
The maximum level allowed by this lock.
|
String |
getOwner()
The lock owner = userID.
|
String |
getToken() |
String getAgentName()
int getMaxLevel()
String getOwner()
String getToken()
Copyright © 2022 LSST. All rights reserved.