Package | Description |
---|---|
org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
org.alfresco.repo.action | |
org.alfresco.repo.activities.feed | |
org.alfresco.repo.admin.patch | |
org.alfresco.repo.favourites | |
org.alfresco.repo.importer | |
org.alfresco.repo.importer.system | |
org.alfresco.repo.preference | |
org.alfresco.repo.security.authentication | |
org.alfresco.repo.security.authentication.jaas | |
org.alfresco.repo.security.authentication.ldap | |
org.alfresco.repo.security.authentication.ntlm | |
org.alfresco.repo.security.authentication.subsystems | |
org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
org.alfresco.repo.tenant | |
org.alfresco.repo.usage | |
org.alfresco.repo.workflow |
Modifier and Type | Method and Description |
---|---|
AuthenticationContext |
ContentDiskDriver.getAuthenticationContext()
Return the authentication context
|
AuthenticationContext |
ContentDiskDriver2.getAuthenticationContext()
Return the authentication context
|
Modifier and Type | Method and Description |
---|---|
void |
ContentDiskDriver.setAuthenticationContext(AuthenticationContext authContext)
Set the authentication context
|
void |
ContentDiskDriver2.setAuthenticationContext(AuthenticationContext authContext)
Set the authentication context
|
Modifier and Type | Method and Description |
---|---|
void |
ActionServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext)
Set the authentication component
|
void |
AsynchronousActionExecutionQueueImpl.setAuthenticationContext(AuthenticationContext authenticationContext)
Deprecated.
Not used since 3.4
|
Modifier and Type | Method and Description |
---|---|
void |
EmailUserNotifier.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationContext |
AbstractPatch.authenticationContext |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPatch.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
FavouritesServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ImporterBootstrap.setAuthenticationContext(AuthenticationContext authenticationContext)
Set the authentication component
|
void |
FileSourceImporter.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
SystemInfoBootstrap.setAuthenticationContext(AuthenticationContext authenticationContext)
Set the authentication component
|
Modifier and Type | Method and Description |
---|---|
void |
PreferenceServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthenticationComponent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthenticationComponent
This class abstract the support required to set up and query the Acegi context for security enforcement.
|
class |
AbstractChainingAuthenticationComponent
A base class for chaining authentication components.
|
class |
AuthenticationComponentImpl |
class |
AuthenticationContextImpl |
class |
ChainingAuthenticationComponentImpl
A chaining authentication component is required for all the beans that wire up an authentication component and not an
authentication service.
|
class |
SimpleAcceptOrRejectAllAuthenticationComponentImpl
This implementation of an AuthenticationComponent can be configured to accept or reject all attempts to login.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAuthenticationComponent.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Class and Description |
---|---|
class |
JAASAuthenticationComponent
JAAS based authentication
The user name and password are picked up from login.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPAuthenticationComponentImpl
Authenticates a user by LDAP.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NLTMAuthenticator
An specialized
AuthenticationComponent that is capable of handling NTLM authentication directly, either by
'passing through' to a domain server or by validating an MD4 hashed password. |
Modifier and Type | Class and Description |
---|---|
class |
NTLMAuthenticationComponentImpl
NTLM Authentication Component Class
|
Modifier and Type | Class and Description |
---|---|
class |
SubsystemChainingAuthenticationComponent
An authentication component that chains across beans in multiple child application contexts corresponding to
different 'subsystems' in a chain determined by a
ChildApplicationContextManager . |
Modifier and Type | Method and Description |
---|---|
void |
SiteServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext)
Set authentication component
|
Modifier and Type | Method and Description |
---|---|
void |
MultiTAdminServiceImpl.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ContentUsageImpl.setAuthenticationContext(AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDeployer.setAuthenticationContext(AuthenticationContext authenticationContext)
Set the authentication component
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.