public class MD5Transform extends Object implements JDBCPasswordSyntaxTransform
Constructor and Description |
---|
MD5Transform()
Creates a new instance of
ClearTextTransform . |
Modifier and Type | Method and Description |
---|---|
String |
transform(String input)
This simply returns the MD5 format of the password.
|
public String transform(String input) throws AuthLoginException
transform
in interface JDBCPasswordSyntaxTransform
input
- Password before transformAuthLoginException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.