|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
public class PasswordTransforms
The PasswordTransforms class represents 'PasswordTransforms'
element defined in Authentication Service schema.
| コンストラクタの概要 | |
|---|---|
PasswordTransforms(List transforms)
This is the default constructor. |
|
| メソッドの概要 | |
|---|---|
List |
getTransforms()
Returns a list of child 'Transforms' Elements |
void |
setTransforms(List transforms)
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()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||