| Constructor and Description | 
|---|
SelfSignInfo(org.apache.wss4j.common.crypto.Crypto crypto,
            String user,
            String password)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.wss4j.common.crypto.Crypto | 
getCrypto()  | 
String | 
getPassword()  | 
String | 
getUser()  | 
void | 
setPassword(String password)  | 
Apache CXF