@Deprecated public class GenericTransform extends Transform
GenericTransform
class represents a generic
Transform
that doesn't transform.id, LOWERCASE_URI, name, parameters, SELECT_URI, TRUNCATION_URI, UPPERCASE_URI
Constructor and Description |
---|
GenericTransform(String name)
Deprecated.
Constructs
GenericTransform with the value of 'name'
attribute. |
Modifier and Type | Method and Description |
---|---|
String |
transform(String password)
Deprecated.
Transforms password.
|
getId, getName, getParameters, setId, setParameters
public GenericTransform(String name)
GenericTransform
with the value of 'name'
attribute.name
- value of 'name' attributeCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.