|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PasswordProvider | |
---|---|
ome.logic | The central repository of implementations which will be accessible through this server. |
ome.security.auth |
Uses of PasswordProvider in ome.logic |
---|
Fields in ome.logic declared as PasswordProvider | |
---|---|
protected PasswordProvider |
AdminImpl.passwordProvider
|
Constructors in ome.logic with parameters of type PasswordProvider | |
---|---|
AdminImpl(org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc,
org.hibernate.SessionFactory sf,
org.springframework.mail.MailSender mailSender,
org.springframework.mail.SimpleMailMessage templateMessage,
ACLVoter aclVoter,
PasswordProvider passwordProvider,
RoleProvider roleProvider,
LdapImpl ldapUtil,
PasswordUtil passwordUtil)
|
Uses of PasswordProvider in ome.security.auth |
---|
Classes in ome.security.auth that implement PasswordProvider | |
---|---|
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 |
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. |
Constructors in ome.security.auth with parameters of type PasswordProvider | |
---|---|
PasswordProviders(PasswordProvider... providers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.