@Deprecated public class GenericTransform extends Transform
GenericTransform
class represents a generic
Transform
that doesn't transform.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-2018, ForgeRock All Rights Reserved.