Uses of Record Class
com.mwdle.bitwarden.model.BitwardenSshKey
Packages that use BitwardenSshKey
-
Uses of BitwardenSshKey in com.mwdle.bitwarden.model
Fields in com.mwdle.bitwarden.model declared as BitwardenSshKeyConstructors in com.mwdle.bitwarden.model with parameters of type BitwardenSshKeyModifierConstructorDescriptionBitwardenItem(String id, String name, BitwardenItemType type, Secret notes, BitwardenLogin login, BitwardenSshKey sshKey)