public class PasswordCredentialsInfoImpl extends AbstractCredentialsImpl implements PasswordCredentialsInfo
| Constructor and Description |
|---|
PasswordCredentialsInfoImpl() |
PasswordCredentialsInfoImpl(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String remoteSystemName,
org.alfresco.service.cmr.repository.NodeRef remoteSystemContainerNodeRef) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRemotePassword() |
void |
setRemotePassword(java.lang.String password) |
java.lang.String |
toString() |
getCredentialsType, getLastAuthenticationSucceeded, getNodeRef, getRemoteSystemContainerNodeRef, getRemoteSystemName, getRemoteUsername, setLastAuthenticationSucceeded, setRemoteUsernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCredentialsType, getLastAuthenticationSucceeded, getNodeRef, getRemoteSystemContainerNodeRef, getRemoteSystemName, getRemoteUsernamepublic PasswordCredentialsInfoImpl()
public PasswordCredentialsInfoImpl(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String remoteSystemName,
org.alfresco.service.cmr.repository.NodeRef remoteSystemContainerNodeRef)
public java.lang.String getRemotePassword()
getRemotePassword in interface PasswordCredentialsInfopublic void setRemotePassword(java.lang.String password)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.