public class PasswordCredentialsInfoImpl extends AbstractCredentialsImpl implements PasswordCredentialsInfo
Constructor and Description |
---|
PasswordCredentialsInfoImpl() |
PasswordCredentialsInfoImpl(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String remoteSystemName,
org.alfresco.service.cmr.repository.NodeRef remoteSystemContainerNodeRef) |
Modifier and Type | Method and Description |
---|---|
String |
getRemotePassword() |
void |
setRemotePassword(String password) |
String |
toString() |
getCredentialsType, getLastAuthenticationSucceeded, getNodeRef, getRemoteSystemContainerNodeRef, getRemoteSystemName, getRemoteUsername, setLastAuthenticationSucceeded, setRemoteUsername
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCredentialsType, getLastAuthenticationSucceeded, getNodeRef, getRemoteSystemContainerNodeRef, getRemoteSystemName, getRemoteUsername
public PasswordCredentialsInfoImpl()
public PasswordCredentialsInfoImpl(org.alfresco.service.cmr.repository.NodeRef nodeRef, String remoteSystemName, org.alfresco.service.cmr.repository.NodeRef remoteSystemContainerNodeRef)
public String getRemotePassword()
getRemotePassword
in interface PasswordCredentialsInfo
public void setRemotePassword(String password)
Copyright © 2005–2017 Alfresco Software. All rights reserved.