T - concrete type of Tokenpublic interface TokenExtractor<T extends Token>
Token from a String| Modifier and Type | Method and Description |
|---|---|
T |
extract(String response)
Extracts the concrete type of token from the contents of an Http Response
|
Copyright © 2016. All rights reserved.