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(java.lang.String name,
java.lang.String oldCred,
java.lang.String newCred)
Used after an
ExpiredCredentialException instance is thrown. |
void |
IAdmin.reportForgottenPassword(java.lang.String name,
java.lang.String email)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AdminImpl.changeExpiredCredentials(java.lang.String name,
java.lang.String oldCred,
java.lang.String newCred) |
void |
AdminImpl.reportForgottenPassword(java.lang.String name,
java.lang.String email) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.