JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.logicaldoc.core.security.apikey
package
com.logicaldoc.core.security.apikey
APIKey is another way to authenticate when using an API like Webservices
Since:
8.9.4
Related Packages
Package
Description
com.logicaldoc.core.security
Container of the security-related interfaces and classes
com.logicaldoc.core.security.authentication
The pluggable authentication mechanism.
com.logicaldoc.core.security.authorization
com.logicaldoc.core.security.menu
Package for the Menu, a menu represent a graphical element of the user interface
com.logicaldoc.core.security.spring
com.logicaldoc.core.security.user
Definition of the User object and ancillary objects
All Classes and Interfaces
Interfaces
Classes
Class
Description
ApiKey
A secret key to use when connecting to the Webservices API
ApiKeyDAO
DAO for
ApiKey
handling.
HibernateApiKeyDAO
Hibernate implementation of
ApiKeyDAO