Uses of Class
org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
-
Packages that use BasicHttpAuthenticatorFactory.BasicHttpAuthenticator Package Description org.alfresco.repo.web.scripts.servlet org.alfresco.rest.api -
-
Uses of BasicHttpAuthenticatorFactory.BasicHttpAuthenticator in org.alfresco.repo.web.scripts.servlet
Subclasses of BasicHttpAuthenticatorFactory.BasicHttpAuthenticator in org.alfresco.repo.web.scripts.servlet Modifier and Type Class Description class
RemoteUserAuthenticatorFactory.RemoteUserAuthenticator
Remote User authenticator - adds header authentication onto Basic Auth. -
Uses of BasicHttpAuthenticatorFactory.BasicHttpAuthenticator in org.alfresco.rest.api
Subclasses of BasicHttpAuthenticatorFactory.BasicHttpAuthenticator in org.alfresco.rest.api Modifier and Type Class Description class
PublicApiAuthenticatorFactory.PublicApiAuthenticator
Public api authentication with additional tenant applicability check
-