public class FMPasswordDecoder extends Object implements PasswordDecoder
FMPasswordDecoder
implements interface
PasswordDecoder
to decode password.Constructor and Description |
---|
FMPasswordDecoder() |
Modifier and Type | Method and Description |
---|---|
String |
getDecodedPassword(String encodedPwd)
Returns decoded password.
|
public String getDecodedPassword(String encodedPwd)
getDecodedPassword
in interface PasswordDecoder
encodedPwd
- encoded passwordCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.