Uses of Interface
org.alfresco.repo.security.authentication.AuthenticationContext
Packages that use AuthenticationContext
Package
Description
The Alfesco filesystem to repository translation layer
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
-
Uses of AuthenticationContext in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return AuthenticationContextModifier and TypeMethodDescriptionfinal AuthenticationContextContentDiskDriver.getAuthenticationContext()Return the authentication contextfinal AuthenticationContextContentDiskDriver2.getAuthenticationContext()Return the authentication contextMethods in org.alfresco.filesys.repo with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidContentDiskDriver.setAuthenticationContext(AuthenticationContext authContext) Set the authentication contextvoidContentDiskDriver2.setAuthenticationContext(AuthenticationContext authContext) Set the authentication context -
Uses of AuthenticationContext in org.alfresco.repo.action
Methods in org.alfresco.repo.action with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidActionServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) Set the authentication componentvoidAsynchronousActionExecutionQueueImpl.setAuthenticationContext(AuthenticationContext authenticationContext) Deprecated.Not used since 3.4 -
Uses of AuthenticationContext in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidEmailUserNotifier.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.admin.patch
Fields in org.alfresco.repo.admin.patch declared as AuthenticationContextModifier and TypeFieldDescriptionprotected AuthenticationContextAbstractPatch.authenticationContextMethods in org.alfresco.repo.admin.patch with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidAbstractPatch.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.favourites
Methods in org.alfresco.repo.favourites with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidFavouritesServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidFileSourceImporter.setAuthenticationContext(AuthenticationContext authenticationContext) voidImporterBootstrap.setAuthenticationContext(AuthenticationContext authenticationContext) Set the authentication component -
Uses of AuthenticationContext in org.alfresco.repo.importer.system
Methods in org.alfresco.repo.importer.system with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidSystemInfoBootstrap.setAuthenticationContext(AuthenticationContext authenticationContext) Set the authentication component -
Uses of AuthenticationContext in org.alfresco.repo.preference
Methods in org.alfresco.repo.preference with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidPreferenceServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.security.authentication
Subinterfaces of AuthenticationContext in org.alfresco.repo.security.authenticationClasses in org.alfresco.repo.security.authentication that implement AuthenticationContextModifier and TypeClassDescriptionclassThis class abstract the support required to set up and query the Acegi context for security enforcement.classA base class for chaining authentication components.classclassclassThis implementation of an AuthenticationComponent can be configured to accept or reject all attempts to login.Methods in org.alfresco.repo.security.authentication with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidAbstractAuthenticationComponent.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.security.authentication.identityservice
Classes in org.alfresco.repo.security.authentication.identityservice that implement AuthenticationContextModifier and TypeClassDescriptionclassAuthenticates a user against Identity Service (Keycloak/Authorization Server). -
Uses of AuthenticationContext in org.alfresco.repo.security.authentication.jaas
Classes in org.alfresco.repo.security.authentication.jaas that implement AuthenticationContextModifier and TypeClassDescriptionclassJAAS based authentication The user name and password are picked up from login. -
Uses of AuthenticationContext in org.alfresco.repo.security.authentication.ldap
Classes in org.alfresco.repo.security.authentication.ldap that implement AuthenticationContextModifier and TypeClassDescriptionclassAuthenticates a user by LDAP. -
Uses of AuthenticationContext in org.alfresco.repo.security.authentication.subsystems
Classes in org.alfresco.repo.security.authentication.subsystems that implement AuthenticationContextModifier and TypeClassDescriptionclassAn authentication component that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by aChildApplicationContextManager. -
Uses of AuthenticationContext in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidSiteServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) Set authentication component -
Uses of AuthenticationContext in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidMultiTAdminServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidContentUsageImpl.setAuthenticationContext(AuthenticationContext authenticationContext) -
Uses of AuthenticationContext in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type AuthenticationContextModifier and TypeMethodDescriptionvoidWorkflowDeployer.setAuthenticationContext(AuthenticationContext authenticationContext) Set the authentication component