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