Uses of Package
org.alfresco.rest.sdk.feign
Packages that use org.alfresco.rest.sdk.feign
-
Classes in org.alfresco.rest.sdk.feign used by org.alfresco.rest.sdk.feignClassDescriptionInterface to be implemented to allow a delegated authentication in the SDK feign clients.
-
Classes in org.alfresco.rest.sdk.feign used by org.alfresco.rest.sdk.feign.configClassDescriptionInterface to be implemented to allow a delegated authentication in the SDK feign clients.Feign
RequestInterceptorthat delegates the authentication in an external class implementingDelegatedAuthenticationProvider.