Class | Description |
---|---|
Gateway |
A Gateway for simplifying access to an OMERO server
|
JoinSessionCredentials | Deprecated
Use LoginCredentials and use session id as username and password.
|
LoginCredentials |
Holds all necessary information needed for connecting to an OMERO server
|
SecurityContext |
Hosts information required to access correct connector.
|
ServerInformation |
Holds the network connection information of an OMERO server
|
UserCredentials |
Holds username and password of a user
|