| Package | Description |
|---|---|
| org.springframework.extensions.webscripts.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticator
Implementation of an Authenticator base class.
|
class |
ActivitiAuthenticator
Activiti API endpoint authenticator.
|
class |
AlfrescoAuthenticator
An implementation of an Alfresco ticket or cookie-based Authenticator.
|
| Modifier and Type | Field and Description |
|---|---|
protected Authenticator |
AuthenticatingConnector.authenticator |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
ConnectorService.getAuthenticator(String id)
Returns the implementation of an Authenticator with a given id
|
| Constructor and Description |
|---|
AuthenticatingConnector(Connector connector,
Authenticator authenticator)
Instantiates a new authenticating connector.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.