Class ProviderAuth9Handler

  • All Implemented Interfaces:
    org.apache.servicecomb.core.filter.Filter , org.apache.servicecomb.core.filter.ProviderFilter , org.springframework.beans.factory.Aware , org.springframework.context.EnvironmentAware , org.springframework.core.Ordered

    
    public class ProviderAuth9Handler
    extends ProviderAuthFilter
                        
    Since:

    2022-08-07

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      CompletableFuture<Response> onFilter(Invocation invocation, FilterNode nextNode)
      • Methods inherited from class org.apache.servicecomb.core.filter.AbstractFilter

        enabledForMicroservice, getNameWithOrder, setEnvironment
      • Methods inherited from class org.apache.servicecomb.authentication.provider.ProviderAuthFilter

        getName, getOrder, setProviderTokenManager
      • Methods inherited from class org.apache.servicecomb.core.filter.Filter

        enabledForTransport
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProviderAuth9Handler

        ProviderAuth9Handler()