Uses of Package
com.logicaldoc.core.security.authentication
-
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. -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.core.security.dao Class Description PasswordAlreadyUsedException Raised when you try to change password that was already used -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.web.util Class Description InvalidSessionException Raised when a session is not valid -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.rest Class Description AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.rest.client Class Description AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.rest.endpoint Class Description AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.soap Class Description AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.soap.client Class Description AuthenticationException A generic exception during the authentication process -
Classes in com.logicaldoc.core.security.authentication used by com.logicaldoc.webservice.soap.endpoint Class Description AuthenticationException A generic exception during the authentication process