public interface AuthenticationKeyProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getSecret()
Represents the generated secret for the current
AeroGearUser logged in. |
String |
getToken()
Represents the generated token for the current
AeroGearUser logged in. |
String getSecret()
AeroGearUser logged in.String getToken()
AeroGearUser logged in.Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.