public class SecuritySshKey
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SecuritySshKey
@ConstructorProperties({"id","key","label","name","notes","createDate","modifyDate"})
protected SecuritySshKey(int id,
@Nullable
String key,
@Nullable
String label,
@Nullable
String fingerprint,
@Nullable
String notes,
@Nullable
String createDate,
@Nullable
String modifyDate)
-
Method Details
-
-
-
-
-
-
getFingerprint
public String getFingerprint()
-
-
-
-
-
-