public class CookieExtractor extends Object implements CredentialsExtractor<TokenCredentials>
| Constructor and Description |
|---|
CookieExtractor(String cookieName,
String clientName) |
| Modifier and Type | Method and Description |
|---|---|
TokenCredentials |
extract(WebContext context) |
String |
toString() |
public TokenCredentials extract(WebContext context) throws HttpAction
extract in interface CredentialsExtractor<TokenCredentials>HttpActionCopyright © 2017. All Rights Reserved.