Uses of Package
ome.security.auth

Packages that use ome.security.auth
ome.logic The central repository of implementations which will be accessible through this server. 
ome.security.auth   
ome.security.auth.providers   
 

Classes in ome.security.auth used by ome.logic
LdapConfig
          Static methods for dealing with LDAP (DN) and the "password" table.
PasswordProvider
          Authentication interface responsible for checking and changing passwords.
PasswordUtil
          Static methods for dealing with password hashes and the "password" table.
RoleProvider
          Provides user and group creation, deletion, and modification for use by services.
 

Classes in ome.security.auth used by ome.security.auth
AttributeSet
          Specialized handling of all the attributes, multi or single valued.
ConfigurablePasswordProvider
          Base class for most PasswordProvider implementations, providing configuration for default behaviors.
LdapConfig
          Static methods for dealing with LDAP (DN) and the "password" table.
NewUserGroupBean
          Strategy for finding the appropriate groups for a given user in LDAP.
PasswordChangeException
          Caught exception thrown from PasswordProvider.changePassword(String, String) to allow read-only implementations to refuse an action.
PasswordProvider
          Authentication interface responsible for checking and changing passwords.
PasswordUtil
          Static methods for dealing with password hashes and the "password" table.
PasswordUtility
          Extension interface to PasswordProvider for methods which may or may not be available from a provider implementation.
RoleProvider
          Provides user and group creation, deletion, and modification for use by services.
 

Classes in ome.security.auth used by ome.security.auth.providers
ConfigurablePasswordProvider
          Base class for most PasswordProvider implementations, providing configuration for default behaviors.
PasswordProvider
          Authentication interface responsible for checking and changing passwords.
PasswordUtil
          Static methods for dealing with password hashes and the "password" table.
PasswordUtility
          Extension interface to PasswordProvider for methods which may or may not be available from a provider implementation.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.