@Deprecated public class LowercaseTransform extends Transform
LowercaseTransform
class represents a
Transform
that replaces all upprtcase characters with
lowercase characters.id, LOWERCASE_URI, name, parameters, SELECT_URI, TRUNCATION_URI, UPPERCASE_URI
Constructor and Description |
---|
LowercaseTransform()
Deprecated.
This is the default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
transform(String password)
Deprecated.
Transforms password.
|
getId, getName, getParameters, setId, setParameters
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.