| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.sun.identity.liberty.ws.authnsvc.protocol.Transform
        |
        +--com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
The GenericTransform class represents a generic
 Transform that doesn't transform.
| Fields inherited from class com.sun.identity.liberty.ws.authnsvc.protocol.Transform | 
| LOWERCASE_URI, SELECT_URI, TRUNCATION_URI, UPPERCASE_URI | 
| Constructor Summary | |
| GenericTransform(java.lang.String name)This constructor takes the value of 'name' attribute. | |
| Method Summary | |
|  java.lang.String | transform(java.lang.String password)Transforms password. | 
| Methods inherited from class com.sun.identity.liberty.ws.authnsvc.protocol.Transform | 
| getId, getName, getParameters, setId, setParameters | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public GenericTransform(java.lang.String name)
name - value of 'name' attribute| Method Detail | 
public java.lang.String transform(java.lang.String password)
transform in class Transformpassword - original password| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||