Package | Description |
---|---|
org.alfresco.repo.remotecredentials | |
org.alfresco.repo.remoteticket |
Modifier and Type | Class and Description |
---|---|
class |
PasswordCredentialsInfoImpl
This class represents a password based set of credentials
|
Modifier and Type | Method and Description |
---|---|
PasswordCredentialsInfo |
PasswordCredentialsFactory.createCredentials(org.alfresco.service.namespace.QName type,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
String remoteSystemName,
org.alfresco.service.cmr.repository.NodeRef remoteSystemContainerNodeRef,
Map<org.alfresco.service.namespace.QName,Serializable> properties)
Creates a new
PasswordCredentialsInfo based on the details of the underlying node. |
Modifier and Type | Method and Description |
---|---|
protected PasswordCredentialsInfo |
RemoteAlfrescoTicketServiceImpl.ensureCredentialsFound(String remoteSystemId,
BaseCredentialsInfo credentails) |
Modifier and Type | Method and Description |
---|---|
protected RemoteAlfrescoTicketInfo |
RemoteAlfrescoTicketServiceImpl.refreshTicket(String remoteSystemId,
PasswordCredentialsInfo credentials)
Fetches a new ticket for the given user, and caches it
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.