Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
Modifier and Type | Method and Description |
---|---|
void |
IAdmin.changeExpiredCredentials(String name,
String oldCred,
String newCred)
Used after an
ExpiredCredentialException instance is thrown. |
void |
IAdmin.reportForgottenPassword(String name,
String email)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminImpl.changeExpiredCredentials(String name,
String oldCred,
String newCred) |
void |
AdminImpl.reportForgottenPassword(String name,
String email) |
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.