Interface ExternalProvider

    • Method Detail

      • authenticationUrl

        String authenticationUrl()
      • authenticationUrlPresent

        boolean authenticationUrlPresent()
      • passwordPresent

        boolean passwordPresent()
      • propertiesPresent

        boolean propertiesPresent()
      • requiresAuthentication

        boolean requiresAuthentication()
      • requiresAuthenticationPresent

        boolean requiresAuthenticationPresent()
      • urlPresent

        boolean urlPresent()
      • usernamePresent

        boolean usernamePresent()