public class ConfigAwareAccessTokenIdResolver extends Object implements org.craftercms.profile.services.impl.AccessTokenIdResolver
AccessTokenIdResolver used in multi-tenant engine that returns the access token ID from the site
configuration, throwing an ConfigurationException if not found.| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_TOKEN_ID_KEY |
| Constructor and Description |
|---|
ConfigAwareAccessTokenIdResolver() |
public static final String ACCESS_TOKEN_ID_KEY
public String getAccessTokenId()
getAccessTokenId in interface org.craftercms.profile.services.impl.AccessTokenIdResolverCopyright © 2023 CrafterCMS. All rights reserved.