Interface PlatformAuthManager


  • public interface PlatformAuthManager
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handle​(dev.soffa.foundation.context.Context context)  
      void handle​(dev.soffa.foundation.context.Context context, java.lang.String value)  
    • Method Detail

      • handle

        void handle​(dev.soffa.foundation.context.Context context)
      • handle

        void handle​(dev.soffa.foundation.context.Context context,
                    java.lang.String value)