Interface MutablePassword

All Superinterfaces:
PasswordHolder
All Known Subinterfaces:
MutableBasicCredentials
All Known Implementing Classes:
BasicCredentialsImpl, OpenSSHKeyEncryptionContext, PrivateKeyEncryptionContext

public interface MutablePassword extends PasswordHolder
  • Method Details

    • setPassword

      void setPassword(String password)