Interface PasswordCredentialsInfo
- All Superinterfaces:
BaseCredentialsInfo,PermissionCheckValue,Serializable
- All Known Implementing Classes:
PasswordCredentialsInfoImpl
This class represents a password based set of credentials
- Since:
- 4.0.2
- Author:
- Nick Burch
-
Method Summary
Methods inherited from interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
getCredentialsType, getLastAuthenticationSucceeded, getNodeRef, getRemoteSystemContainerNodeRef, getRemoteSystemName, getRemoteUsername
-
Method Details
-
getRemotePassword
String getRemotePassword()- Returns:
- the Remote Password
-