Class OAuth2ServiceModule

  • All Implemented Interfaces:
    com.google.inject.Module, io.airlift.configuration.ConfigurationAwareModule

    public class OAuth2ServiceModule
    extends io.airlift.configuration.AbstractConfigurationAwareModule
    • Constructor Detail

      • OAuth2ServiceModule

        public OAuth2ServiceModule()
    • Method Detail

      • setup

        protected void setup​(com.google.inject.Binder binder)
        Specified by:
        setup in class io.airlift.configuration.AbstractConfigurationAwareModule
      • createJwkAddress

        @Provides
        @Singleton
        public static URI createJwkAddress​(OAuth2Config config)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object