@Deprecated public class UppercaseTransform extends Transform
UppercaseTransform
class represents a
Transform
that replaces all lowercase characters with
uppercase characters.Constructor and Description |
---|
UppercaseTransform()
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-2018, ForgeRock All Rights Reserved.