Package org.apache.cxf.common.security
Class UsernameToken
java.lang.Object
org.apache.cxf.common.security.UsernameToken
- All Implemented Interfaces:
- SecurityToken
- 
Constructor Details- 
UsernameToken
 
- 
- 
Method Details- 
getName
- 
getPassword
- 
getPasswordType
- 
isHashedpublic boolean isHashed()
- 
getNonce
- 
getCreatedTime
- 
getTokenType- Specified by:
- getTokenTypein interface- SecurityToken
 
 
-