@ApplicationScoped public class UsernamePasswordConverter extends Object
| Constructor and Description |
|---|
UsernamePasswordConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken(String username,
String password) |
String |
getOfflineToken(String username,
String password) |
String |
getRefreshToken(String username,
String password) |
Copyright © 2015–2016. All rights reserved.