Uses of Interface
org.alfresco.repo.webdav.auth.AuthenticationDriver
Packages that use AuthenticationDriver
-
Uses of AuthenticationDriver in org.alfresco.repo.webdav.auth
Classes in org.alfresco.repo.webdav.auth that implement AuthenticationDriverModifier and TypeClassDescriptionclass
Base class with common code and initialisation for Kerberos authentication filters.class
Base class with common code and initialisation for single signon authentication filters.class
WebDAV Kerberos Authentication Filter Classclass
Basic HTTP web authentication implementation.Methods in org.alfresco.repo.webdav.auth with parameters of type AuthenticationDriverModifier and TypeMethodDescriptionfinal void
BaseSSOAuthenticationFilter.setFallback
(AuthenticationDriver delegate) Sets the fallback authentication support for this filter -
Uses of AuthenticationDriver in org.alfresco.web.app.servlet
Classes in org.alfresco.web.app.servlet that implement AuthenticationDriverModifier and TypeClassDescriptionclass
Kerberos Authentication Filter Class