public class UserPersonaCredentials extends Object
| Constructor and Description |
|---|
UserPersonaCredentials() |
UserPersonaCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJwt() |
String |
getPassword() |
String |
getUsername() |
void |
setJwt(String jwt) |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.