Uses of Interface
com.flowable.platform.common.security.AuthToken
Packages that use AuthToken
Package
Description
-
Uses of AuthToken in com.flowable.core.spring.security.oauth2.client
Methods in com.flowable.core.spring.security.oauth2.client that return AuthTokenModifier and TypeMethodDescriptionOAuth2ClientAuthTokenProviderService.getAuthToken
(String externalServiceId) Obtain access token for a client registration id. -
Uses of AuthToken in com.flowable.platform.common.security
Classes in com.flowable.platform.common.security that implement AuthTokenMethods in com.flowable.platform.common.security that return AuthTokenModifier and TypeMethodDescriptionAuthTokenProvider.getAuthToken
(String externalServiceId) Returns the access token for a given external service id.