public class ClientSecurity extends Object
| Constructor and Description |
|---|
ClientSecurity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getType() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setType(String type) |
void |
setUsername(String username) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.