Uses of Package
com.logicaldoc.core.security.authentication
-
Packages that use com.logicaldoc.core.security.authentication Package Description com.logicaldoc.core.security com.logicaldoc.core.security.authentication The pluggable authentication mechanism. -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.security Class Description AuthenticationChain This authentication component implements a chain of possible authentication sources that will be invoked sequentially.AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.security.authentication Class Description AbstractAuthenticator A place to put common methods of the authenticatorsAuthenticationException A generic exception during the authentication processAuthenticator Implementations of this interface must provide authentication of a user against a defined source.