com.sun.identity.liberty.ws.authnsvc.protocol
クラス GenericTransform
java.lang.Object
com.sun.identity.liberty.ws.authnsvc.protocol.Transform
com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
public class GenericTransform
- extends Transform
The GenericTransform class represents a generic
Transform that doesn't transform.
GenericTransform
public GenericTransform(String name)
- Constructs
GenericTransform with the value of 'name'
attribute.
- パラメータ:
name - value of 'name' attribute
transform
public String transform(String password)
- Transforms password.
- 定義:
- クラス
Transform 内の transform
- パラメータ:
password - original password
- 戻り値:
- transformed password