Class TwitterResponse


  • public final class TwitterResponse
    extends java.lang.Object
    • Method Detail

      • enabled

        public java.util.Optional<java.lang.Boolean> enabled()
        Returns:
        <code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>.
      • registration

        public java.util.Optional<TwitterRegistrationResponse> registration()
        Returns:
        The configuration settings of the app registration for the Twitter provider.