Uses of Interface
org.alfresco.service.cmr.remotecredentials.PasswordCredentialsInfo
Packages that use PasswordCredentialsInfo
-
Uses of PasswordCredentialsInfo in org.alfresco.repo.remotecredentials
Classes in org.alfresco.repo.remotecredentials that implement PasswordCredentialsInfoModifier and TypeClassDescriptionclassThis class represents a password based set of credentialsMethods in org.alfresco.repo.remotecredentials that return PasswordCredentialsInfoModifier and TypeMethodDescriptionPasswordCredentialsFactory.createCredentials(QName type, NodeRef nodeRef, String remoteSystemName, NodeRef remoteSystemContainerNodeRef, Map<QName, Serializable> properties) Creates a newPasswordCredentialsInfobased on the details of the underlying node. -
Uses of PasswordCredentialsInfo in org.alfresco.repo.remoteticket
Methods in org.alfresco.repo.remoteticket that return PasswordCredentialsInfoModifier and TypeMethodDescriptionprotected PasswordCredentialsInfoRemoteAlfrescoTicketServiceImpl.ensureCredentialsFound(String remoteSystemId, BaseCredentialsInfo credentails) Methods in org.alfresco.repo.remoteticket with parameters of type PasswordCredentialsInfoModifier and TypeMethodDescriptionprotected RemoteAlfrescoTicketInfoRemoteAlfrescoTicketServiceImpl.refreshTicket(String remoteSystemId, PasswordCredentialsInfo credentials) Fetches a new ticket for the given user, and caches it