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 PasswordUtil |
AdminImpl.passwordUtil |
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 | Field and Description |
---|---|
protected PasswordUtil |
ConfigurablePasswordProvider.legacyUtil
Possibly null
PasswordUtil instance which will be used as a
fallback for password checks if the ConfigurablePasswordProvider.util instance fails. |
protected PasswordUtil |
ConfigurablePasswordProvider.util |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ConfigurablePasswordProvider.comparePasswords(java.lang.Long userId,
java.lang.String trusted,
java.lang.String provided,
PasswordUtil util) |
protected java.lang.String |
ConfigurablePasswordProvider.encodePassword(java.lang.Long userId,
java.lang.String newPassword,
boolean salt,
PasswordUtil util) |
void |
ConfigurablePasswordProvider.setLegacyUtil(PasswordUtil legacy) |
Constructor and Description |
---|
LdapPasswordProvider431(PasswordUtil util,
LdapImpl ldap) |
LdapPasswordProvider431(PasswordUtil util,
LdapImpl ldap,
boolean ignoreUnknown) |
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.