public class ShiroSecurityToken extends Object implements Serializable
| Constructor and Description |
|---|
ShiroSecurityToken(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
String |
toString() |
Apache Camel