Interface | Description |
---|---|
PluggableAuthenticator |
This interface should be implemented to provide a new authentication module for
ITracker.
|
Class | Description |
---|---|
AbstractPluggableAuthenticator |
This class provides a skeleton implementation of the PluggableAuthenticator interface.
|
DefaultAuthenticator |
This class provides a default authentication scheme for ITracker.
|
ITrackerPasswordEncoder | |
ITrackerUserDetails | |
TestAuthenticator |
An authenticator that always returns the admin user.
|
Copyright © 2002–2019 itracker. All rights reserved.