Class PasswordCredentialsInfoImpl

java.lang.Object
org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
All Implemented Interfaces:
Serializable, PermissionCheckValue, BaseCredentialsInfo, PasswordCredentialsInfo

public class PasswordCredentialsInfoImpl extends AbstractCredentialsImpl implements PasswordCredentialsInfo
This class represents a password based set of credentials
Since:
Odin
Author:
Nick Burch
See Also:
  • Constructor Details

    • PasswordCredentialsInfoImpl

      public PasswordCredentialsInfoImpl()
    • PasswordCredentialsInfoImpl

      public PasswordCredentialsInfoImpl(NodeRef nodeRef, String remoteSystemName, NodeRef remoteSystemContainerNodeRef)
  • Method Details