public interface PasswordEncoder
Modifier and Type | Method and Description |
---|---|
String |
encodePassword(String password) |
String encodePassword(String password) throws NoSuchAlgorithmException
NoSuchAlgorithmException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.