@Deprecated public class PasswordTransforms extends Object
PasswordTransforms
class represents 'PasswordTransforms'
element defined in Authentication Service schema.Constructor and Description |
---|
PasswordTransforms(List transforms)
Deprecated.
This is the default constructor.
|
Modifier and Type | Method and Description |
---|---|
List |
getTransforms()
Deprecated.
Returns a list of child 'Transforms' Elements
|
void |
setTransforms(List transforms)
Deprecated.
Sets a list of child 'Transforms' Elements.
|
public PasswordTransforms(List transforms)
public List getTransforms()
PasswordTransforms.setTransforms(List)
public void setTransforms(List transforms)
transforms
- a list of child 'Transforms' ElementPasswordTransforms.getTransforms()
Copyright © 2010-2018, ForgeRock All Rights Reserved.