Interface | Description |
---|---|
AuthenticationProvider |
Implementations of this interface must provide authentication of a user
against a defined source.
|
Class | Description |
---|---|
AuthenticationChain |
This authentication component implements a chain of possible authentication
sources that will be invoked sequentially.
|
BasicAuthentication |
This is the basic authentication mechanism, that searches for the user in the
LogicalDOC database.
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.