Package omero.constants
Interface SESSIONUUID
-
public interface SESSIONUUID
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by backend services to lookup the proper sessions for clients.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
value
-
-
-
Field Detail
-
value
static final java.lang.String value
- See Also:
- Constant Field Values
-
-