Uses of Interface
org.alfresco.rest.sdk.feign.DelegatedAuthenticationProvider
Packages that use DelegatedAuthenticationProvider
-
Uses of DelegatedAuthenticationProvider in org.alfresco.rest.sdk.feign
Constructors in org.alfresco.rest.sdk.feign with parameters of type DelegatedAuthenticationProviderModifierConstructorDescriptionDelegatedAuthenticationRequestInterceptor(DelegatedAuthenticationProvider delegatedAuthenticationProvider) Constructor. -
Uses of DelegatedAuthenticationProvider in org.alfresco.rest.sdk.feign.config
Methods in org.alfresco.rest.sdk.feign.config with parameters of type DelegatedAuthenticationProviderModifier and TypeMethodDescriptionDelegatedAuthenticationConfiguration.delegatedAuthenticationRequestInterceptor(DelegatedAuthenticationProvider delegatedAuthenticationProvider)