Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.security.auth | |
ome.security.auth.providers | |
omero.cmd | |
omero.cmd.admin |
Modifier and Type | Field and Description |
---|---|
protected PasswordProvider |
AdminImpl.passwordProvider |
Constructor and Description |
---|
AdminImpl(SqlAction sql,
SessionFactory osf,
org.springframework.mail.MailSender mailSender,
org.springframework.mail.SimpleMailMessage templateMessage,
ACLVoter aclVoter,
PasswordProvider passwordProvider,
RoleProvider roleProvider,
LdapImpl ldapUtil,
PasswordUtil passwordUtil,
ChmodStrategy chmod,
ChecksumProviderFactory cpf,
LightAdminPrivileges adminPrivileges) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurablePasswordProvider
Base class for most
PasswordProvider implementations, providing
configuration for default behaviors. |
class |
FilePasswordProvider
Example password provider which uses the given file as password lookup.
|
class |
JdbcHashedPasswordProvider
Central
PasswordProvider which uses the "password" table in the
central OMERO database. |
class |
JdbcPasswordProvider
Central
PasswordProvider which uses the "password" table in the
central OMERO database. |
class |
LdapPasswordProvider
LDAP
PasswordProvider which can create users on
request to synchronize with an LDAP
directory. |
class |
PasswordProviders
Composite class which delegates to each of the configured providers in turn.
|
Constructor and Description |
---|
PasswordProviders(java.util.concurrent.atomic.AtomicBoolean ignoreCaseLookup,
PasswordProvider... providers) |
PasswordProviders(PasswordProvider... providers) |
Modifier and Type | Class and Description |
---|---|
class |
LdapPasswordProvider431
LDAP
PasswordProvider which can create users on
request to synchronize with an LDAP
directory. |
Constructor and Description |
---|
RequestObjectFactoryRegistry(ExtendedMetadata em,
ACLVoter voter,
Roles roles,
PixelsService pixelsService,
ThumbnailService thumbnailService,
MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider,
GraphRequestFactory graphRequestFactory) |
Constructor and Description |
---|
ResetPasswordRequestI(MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.