public interface MutablePassword extends PasswordHolder
Modifier and Type | Method and Description |
---|---|
void |
setPassword(String password) |
getPassword
void setPassword(String password)
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.