Uses of Package
com.logicaldoc.core.security.authentication
Packages that use com.logicaldoc.core.security.authentication
Package
Description
Container of the security-related interfaces and classes
The pluggable authentication mechanism.
Definition of the User object and ancillary objects
- 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.securityClassDescriptionThis authentication component implements a chain of possible authentication sources that will be invoked sequentially.A generic exception during the authentication process
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.security.authenticationClassDescriptionA place to put common methods of the authenticatorsA generic exception during the authentication processImplementations of this interface must provide authentication of a user against a defined source.This is the basic authentication mechanism, that searches for the user in the LogicalDOC database.
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.security.userClassDescriptionRaised when you try to change password that was already used
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.web.util
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.mobile
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.rest
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.rest.client
 - 
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.soap
 - 
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.soap.client
 -