public interface JDBCPasswordSyntaxTransform
Modifier and Type | Method and Description |
---|---|
String |
transform(String input)
This is the only method to implement if you don't store your password in
cleartext.
|
String transform(String input) throws AuthLoginException
input
- Password before transformAuthLoginException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.