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 TypeClassDescriptionclassBase class with common code and initialisation for Kerberos authentication filters.classBase class with common code and initialisation for single signon authentication filters.classWebDAV Kerberos Authentication Filter ClassclassBasic HTTP web authentication implementation.Methods in org.alfresco.repo.webdav.auth with parameters of type AuthenticationDriverModifier and TypeMethodDescriptionfinal voidBaseSSOAuthenticationFilter.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 TypeClassDescriptionclassKerberos Authentication Filter Class