public class CookieExtractor extends Object implements CredentialsExtractor<TokenCredentials>
| Constructor and Description |
|---|
CookieExtractor(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
TokenCredentials |
extract(WebContext context) |
String |
toString() |
public CookieExtractor(String cookieName)
public TokenCredentials extract(WebContext context)
extract in interface CredentialsExtractor<TokenCredentials>Copyright © 2019. All rights reserved.